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

Module DataFlowExtension

Extension for data-flow, to help express data-flow paths that are library or framework specific and cannot be inferred by the general data-flow machinery.

Import path

import semmle.python.dataflow.old.TaintTracking

Classes

DataFlowNode

A control flow node that modifies the basic data-flow.

DataFlowVariable

A data flow variable that modifies the basic data-flow.