mirror of
https://github.com/github/codeql.git
synced 2026-02-26 11:53:42 +01:00
326 B
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.