Release preparation for version 2.20.1

This commit is contained in:
github-actions[bot]
2025-01-07 20:50:36 +00:00
parent 1fb597376e
commit 88b6f1e79a
165 changed files with 442 additions and 188 deletions

View File

@@ -0,0 +1,5 @@
## 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.