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

Predicate flowsToGuardExpr

Holds if the value of nd flows into guard.

Import path

import semmle.javascript.security.dataflow.ConditionalBypassQuery
predicate flowsToGuardExpr(Node nd, SensitiveActionGuardConditional guard)