codeql/go-all
3.0.1-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)