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

Module DataFlow4

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

Import path

import semmle.python.dataflow.new.DataFlow4

Imports

DataFlowImpl4

DEPRECATED: Use Global and GlobalWithState instead.