Predicate StringOps::Concatenation::taintStep
Holds if src flows to dst through the nth operand of the given concatenation operator.
Import path
import semmle.go.StringOpspredicate taintStep(Node src, Node dst, Concatenation cat, int n)Holds if src flows to dst through the nth operand of the given concatenation operator.
import semmle.go.StringOpspredicate taintStep(Node src, Node dst, Concatenation cat, int n)