Files
codeql/python/ql/src/change-notes/released/1.2.0.md
2024-08-21 17:13:52 +00:00

301 B

1.2.0

New Queries

  • The py/cookie-injection query, originally contributed to the experimental query pack by @jorgectf, has been promoted to the main query pack. This query finds instances of cookies being set without the Secure, HttpOnly, or SameSite attributes set to secure values.