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

Module ArrayTaintTracking

Classes and predicates for modeling TaintTracking steps for arrays.

Import path

import javascript

Predicates

arrayFunctionTaintStep

Holds if there is a taint propagating data flow edge from pred to succ caused by a call call to a builtin array functions.