codeql/python-all
4.0.18-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if nodeFrom can flow to nodeTo, by jumping from one callable to another. Additional steps specified by the configuration are not taken into account.
nodeFrom
nodeTo
import semmle.python.dataflow.new.internal.DataFlowPrivate
predicate jumpStep(Node nodeFrom, Node nodeTo)