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

Member predicate TaintKind :: getTaintForFlowStep

Gets the taint resulting from the flow step fromnode -> tonode.

TaintKind getTaintForFlowStep ( ControlFlowNode fromnode , ControlFlowNode tonode )