Release preparation for version 2.18.2

This commit is contained in:
github-actions[bot]
2024-08-07 14:02:38 +00:00
parent eea9df894a
commit 019da8c287
163 changed files with 425 additions and 180 deletions

View File

@@ -1,3 +1,13 @@
## 1.1.0
### New Queries
* The `py/cookie-injection` query, originally contributed to the experimental query pack by @jorgectf, has been promoted to the main query pack. This query finds instances of cookies being constructed from user input.
### Minor Analysis Improvements
* Added models of `streamlit` PyPI package.
## 1.0.4
No user-facing changes.