Revert "Release preparation for version 2.20.1"

This commit is contained in:
Dave Bartolomeo
2025-01-07 12:14:27 -05:00
committed by GitHub
parent 5d0c55ec33
commit 22e030584c
168 changed files with 197 additions and 447 deletions

View File

@@ -1,9 +1,3 @@
## 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.
## 1.3.4
No user-facing changes.

View File

@@ -1,5 +1,4 @@
## 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.
---
category: newQuery
---
* 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.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.4.0
lastReleaseVersion: 1.3.4

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 1.4.0
version: 1.3.5-dev
groups:
- python
- queries