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

Predicate Cached::sinkNode

Holds if node is specified as a sink with the given kind in a MaD flow model.

Import path

import semmle.code.java.dataflow.ExternalFlow
predicate sinkNode(Node node, string kind)