CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( 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.