mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Python: Move XML parsing PoC
Since the folder where it used to live is now empty otherwise :O
This commit is contained in:
@@ -555,6 +555,8 @@ module XML {
|
||||
* A kind of XML vulnerability.
|
||||
*
|
||||
* See overview of kinds at https://pypi.org/project/defusedxml/#python-xml-libraries
|
||||
*
|
||||
* See PoC at `python/PoCs/XmlParsing/PoC.py` for some tests of vulnerable XML parsing.
|
||||
*/
|
||||
class XMLParsingVulnerabilityKind extends string {
|
||||
XMLParsingVulnerabilityKind() {
|
||||
|
||||
Reference in New Issue
Block a user