codeql/javascript-all
2.0.0
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 javascript
predicate arrayStep(Node pred, Node succ)