codeql/javascript-all
2.6.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if sink is a relevant data flow sink accepting state.
sink
state
import semmle.javascript.security.dataflow.ZipSlipQuery
predicate isSink(Node sink, FlowState state)