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

Predicate Flow::readStep

Holds if there is a read step from node1 to node2.

Import path

import codeql.dataflow.VariableCapture
predicate readStep(ClosureNode node1, CapturedVariable v, ClosureNode node2)