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

Member predicate TaintTracking::Configuration::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

predicate isBarrier(Node node)