codeql/javascript-all
2.6.19-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
DEPRECATED. Use isAdditionalFlowStep(node1, state1, node2, state2) instead.
isAdditionalFlowStep(node1, state1, node2, state2)
import semmle.javascript.security.TaintedObject
predicate step(Node src, Node trg, FlowLabel inlbl, FlowLabel outlbl)