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

Member predicate ComputationallyExpensiveHashFunction :: Configuration :: isAdditionalTaintStep

Holds if taint may propagate from node1 to node2 in addition to the normal data-flow and taint steps.

predicate isAdditionalTaintStep ( Node node1 , Node node2 )