codeql/java-all
0.6.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if a sink model exists for the given parameters.
import semmle.code.java.dataflow.ExternalFlow
predicate sinkModel ( string package , string type , boolean subtypes , string name , string signature , string ext , string input , string kind , string provenance )