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

Module Lxml::XmlParser

Import path

import semmle.python.frameworks.Lxml

Predicates

instance

Gets a reference to an lxml.etree parsers instance, with origin in origin

instanceVulnerableTo

Gets a reference to an lxml.etree parser instance, that is vulnerable to kind.

Classes

InstanceSource

A source of instances of lxml.etree parsers, extend this class to model new instances.