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

Module MakeImplStage1::ImplStage1::Stage1

Import path

import codeql.dataflow.internal.DataFlowImplStage1

Predicates

callEdgeArgParam
callEdgeReturn
callMayFlowThroughRev
parameterMayFlowThrough

Holds if flow may enter through p and reach a return node making p a candidate for the origin of a summary.

readStepCand
returnMayFlowThrough
revFlow
revFlow

Holds if node is part of a path from a source to a sink.

revFlowIsReadAndStored

Holds if c is the target of both a read and a store in the flow covered by revFlow.

revFlowState
sinkNode
stats
storeStepCand
viableParamArgNodeCandFwd1
viableReturnPosOutNodeCandFwd1