CodeQL library for Go
codeql/go-all 4.1.0 (changelog, source)
Search

Predicate StringOps::Concatenation::taintStep

Holds if there is a taint step from src to dst through string concatenation.

Import path

import semmle.go.StringOps
predicate taintStep(Node src, Node dst)