codeql/actions-all
0.4.12
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.internal.TypeTrackingImpl
predicate flowPath(PathNode source, PathNode sink)