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

Member predicate AdditionalTaintStep::step

Holds if the step from nodeFrom to nodeTo should be considered a taint step for all configurations.

Note that it is now possible to also specify provenance of the taint step by overwriting step/3.

predicate step(Node nodeFrom, Node nodeTo)