mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
Release preparation for version 2.9.2
This commit is contained in:
7
python/ql/src/change-notes/released/0.1.2.md
Normal file
7
python/ql/src/change-notes/released/0.1.2.md
Normal file
@@ -0,0 +1,7 @@
|
||||
## 0.1.2
|
||||
|
||||
### New Queries
|
||||
|
||||
* "XML external entity expansion" (`py/xxe`). Results will appear by default. This query was based on [an experimental query by @jorgectf](https://github.com/github/codeql/pull/6112).
|
||||
* "XML internal entity expansion" (`py/xml-bomb`). Results will appear by default. This query was based on [an experimental query by @jorgectf](https://github.com/github/codeql/pull/6112).
|
||||
* The query "CSRF protection weakened or disabled" (`py/csrf-protection-disabled`) has been implemented. Its results will now appear by default.
|
||||
Reference in New Issue
Block a user