Release preparation for version 2.16.1

This commit is contained in:
github-actions[bot]
2024-01-23 19:45:16 +00:00
parent 3c8b09307d
commit 7ef611e6dc
157 changed files with 469 additions and 221 deletions

View File

@@ -1,3 +1,9 @@
## 0.9.7
### Minor Analysis Improvements
- Added modeling of YARL's `is_absolute` method and checks of the `netloc` of a parsed URL as sanitizers for the `py/url-redirection` query, leading to fewer false positives.
## 0.9.6
No user-facing changes.

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
---
## 0.9.7
### Minor Analysis Improvements
- Added modeling of YARL's `is_absolute` method and checks of the `netloc` of a parsed URL as sanitizers for the `py/url-redirection` query, leading to fewer false positives.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.9.6
lastReleaseVersion: 0.9.7

View File

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