CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.7.0 (changelog, source)
Search

Predicate TaintedPathConfig::isBarrier

Holds if data flow through node is prohibited when the flow state is state.

Import path

import semmle.javascript.security.dataflow.TaintedPathQuery
predicate isBarrier(Node node, FlowState state)