Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Predicate ArrayTaintTracking::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.

Import path

import javascript
predicate arrayFunctionTaintStep(Node pred, Node succ, CallNode call)