CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Module XML

Provides classes for modeling XML-related APIs.

Import path

import semmle.python.Concepts

Classes

XPathConstruction

A data-flow node that constructs an XPath expression.

XPathExecution

A data-flow node that executes a xpath expression.

XmlParsing

A data-flow node that parses XML.

XmlParsingVulnerabilityKind

A kind of XML vulnerability.

Modules

XPathConstruction

Provides a class for modeling new XPath construction APIs.

XPathExecution

Provides classes for modeling new regular-expression execution APIs.

XmlParsing

Provides classes for modeling XML parsing APIs.