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

Member predicate TaintTrackingImplementation::hasFlowPath

Hold if there is a flow from source, which is a taint source, to sink, which is a taint sink, with this configuration.

predicate hasFlowPath(TaintTrackingNode source, TaintTrackingNode sink)