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

Predicate TaintedObject::isSource

Holds if node is a source of JSON taint and label is the JSON taint label.

Import path

import semmle.javascript.security.TaintedObject
predicate isSource(Node source, FlowLabel label)