codeql/javascript-all
2.6.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if data flow through node is prohibited. This completely removes node from the data flow graph.
node
import semmle.javascript.security.dataflow.XxeQuery
predicate isBarrier(Node node)