CodeQL library for Java
codeql/java-all 0.6.2 ( 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 )