codeql/java-all
0.6.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if there is a path between source and sink.
source
sink
import codeql.typetracking.TypeTracking
predicate hasFlow ( PathNode source , PathNode sink )