CodeQL library for Java
codeql/java-all 0.5.4 (changelog, source)
Search

Predicate DataFlow2::PathGraph::nodes

Holds if n is a node in the graph of data flow path explanations.

Import path

import semmle.code.java.dataflow.TaintTracking
predicate nodes(PathNode n, string key, string val)