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

Module Lxml

INTERNAL: Do not use.

Provides classes modeling security-relevant aspects of the lxml PyPI package

See

Import path

import semmle.python.frameworks.Lxml

Predicates

etreeRef

Gets a reference to the lxml.etree module

Classes

XPathCall

A call to the xpath method of a parsed document.

XPathEvaluatorCall

Modules

XmlParser

Provides models for lxml.etree parsers.