codeql/java-all
0.5.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if n is a node in the graph of data flow path explanations.
n
import semmle.code.java.dataflow.TaintTracking
predicate nodes(PathNode n, string key, string val)