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

Predicate UnsafeCodeConstruction::UnsafeCodeConstructionConfig::isBarrier

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

Import path

import semmle.javascript.security.dataflow.UnsafeCodeConstruction
predicate isBarrier(Node node)