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

Module DataFlow2

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

Import path

import semmle.python.dataflow.new.DataFlow2

Imports

DataFlowImpl2

DEPRECATED: Use Global and GlobalWithState instead.