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

Member predicate Configuration :: isSource

Holds if source is a relevant taint source with the given initial state.

The smaller this predicate is, the faster hasFlow() will converge.

predicate isSource ( Node source , FlowState state )