Files
codeql/python/ql/src/change-notes/released/1.4.0.md
2025-01-07 20:50:36 +00:00

326 B

1.4.0

New Queries

  • The Server Side Template Injection query (py/template-injection), originally contributed to the experimental query pack by @porcupineyhairs, has been promoted to the main query suite. This query finds instances of templates for a template engine such as Jinja being constructed with user input.