advanced-security/qtil-javascript
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if src flows to dst through the nth operand of the given concatenation operator.
src
dst
n
import semmle.javascript.StringConcatenation
predicate taintStep(Node src, Node dst, Node operator, int n)