CodeQL library for Go
codeql/go-all 0.7.15-dev (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)