codeql/java-all
7.1.3-dev
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.code.java.security.XssQuery
predicate isBarrier(Node node)