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

Member predicate TaintKind::getTaintForFlowStep

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

TaintKind getTaintForFlowStep(ControlFlowNode fromnode, ControlFlowNode tonode)