advanced-security/qtil-javascript
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if pred -> succ is a taint propagating data flow edge through an array.
pred -> succ
import semmle.javascript.dataflow.TaintTracking
predicate arrayStep(Node pred, Node succ)