advanced-security/qtil-javascript
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the property prop of the object pred should be loaded into succ.
prop
pred
succ
import semmle.javascript.dataflow.Configuration
predicate loadStep(Node pred, Node succ, string prop)