advanced-security/qtil-javascript
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if pred → succ is an edge in the graph of data flow path explanations.
pred
succ
import semmle.javascript.dataflow.Configuration
predicate edges(PathNode pred, PathNode succ)