Merge branch 'main' into python-promote-header-injection

This commit is contained in:
Joe Farebrother
2024-05-08 13:49:00 +01:00
814 changed files with 15363 additions and 12497 deletions

View File

@@ -1,3 +1,7 @@
## 0.9.15
No user-facing changes.
## 0.9.14
No user-facing changes.

View File

@@ -1,8 +0,0 @@
/**
* Provides predicates for reasoning about regular expressions
* that match URLs and hostname patterns.
*/
// HostnameRegexp should be used directly from the shared regex pack, and not from this file.
deprecated private import semmle.python.security.regexp.HostnameRegex as Dep
import Dep

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.9.14
lastReleaseVersion: 0.9.15

View File

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