codeql/javascript-all
2.6.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if pred -> succ is a taint propagating data flow edge through the heap.
pred -> succ
import javascript
predicate heapStep(Node pred, Node succ)