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

Predicate TypeTrackingInput::jumpStep

Holds if data can flow from node1 to node2 in a way that discards call contexts.

Import path

import semmle.python.dataflow.new.internal.TypeTrackingImpl
predicate jumpStep(Node nodeFrom, LocalSourceNode nodeTo)