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 the heap.
pred -> succ
import semmle.javascript.dataflow.TaintTracking
predicate heapStep(Node pred, Node succ)