CodeQL library for Python
codeql/python-all 4.0.1 (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

Element

Provides models for the lxml.etree.Element class.

ElementTree

Provides models for the lxml.etree.ElementTree class.

XmlParser

Provides models for lxml.etree parsers.