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

Module DataFlow::FlowLabel

Import path

import javascript

Predicates

data

Gets the standard flow label for describing values that directly originate from a flow source.

taint

Gets the standard flow label for describing values that are influenced (“tainted”) by a flow source, but not necessarily directly derived from it.