codeql/go-all
2.1.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if there is a taint step from src to dst through string concatenation.
src
dst
import semmle.go.StringOps
predicate taintStep(Node src, Node dst)