Import path
import semmle.javascript.dataflow.Configuration
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.
|