Release preparation for version 2.19.2

This commit is contained in:
github-actions[bot]
2024-10-18 15:16:21 +00:00
parent 7c15be1f02
commit ca0345324e
150 changed files with 357 additions and 123 deletions

View File

@@ -1,8 +1,12 @@
## 1.3.1
No user-facing changes.
## 1.3.0
### New Queries
* The `py/cors-misconfiguration-with-credentials` query, which finds insecure CORS middleware configurations.
* The experimental `py/cors-misconfiguration-with-credentials` query, which finds insecure CORS middleware configurations.
## 1.2.2

View File

@@ -0,0 +1,3 @@
## 1.3.1
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.3.0
lastReleaseVersion: 1.3.1

View File

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