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

Predicate UnsafeShellCommandConstructionConfig::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.UnsafeShellCommandConstructionQuery
predicate isBarrier(Node node)