Files
codeql/python/ql/src/change-notes/released/0.9.16.md
2024-05-14 19:23:18 +00:00

307 B

0.9.16

New Queries

  • The py/header-injection query, originally contributed to the experimental query pack by @jorgectf, has been promoted to the main query pack and renamed to py/http-response-splitting. This query finds instances of http header injection / response splitting vulnerabilities.