Python: Add change-note

This commit is contained in:
Rasmus Wriedt Larsen
2022-04-05 11:46:49 +02:00
parent 1f285b8983
commit a7dab53ed2

View File

@@ -0,0 +1,5 @@
---
category: newQuery
---
* "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).