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

Predicate signature DataFlowMake::GlobalFlowSig::flowPath

Holds if data can flow from source to sink.

The corresponding paths are generated from the end-points and the graph included in the module PathGraph.

signature predicate flowPath(PathNode source, PathNode sink)