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

Member predicate TaintKind::getTaintForFlowStep

Gets the taint resulting from the flow step fromnode -> tonode, with edgeLabel

TaintKind getTaintForFlowStep(ControlFlowNode fromnode, ControlFlowNode tonode, string edgeLabel)