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

Class AttributePath

The attribute of the tracked value holding the taint. This is usually “no attribute”. Used for tracking tainted attributes of objects.

Import path

import semmle.python.dataflow.old.Implementation

Direct supertypes

Known direct subtypes

Predicates

extension
fromAttribute
getAttribute
noAttribute
toString

Gets a textual representation of this element.