Release preparation for version 2.20.1

This commit is contained in:
github-actions[bot]
2025-01-07 17:20:13 +00:00
parent de2460e8b1
commit fbf9f2fff8
168 changed files with 447 additions and 197 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.