codeql/go-all
3.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if taint flows from pred to succ via an extract tuple operation.
pred
succ
import semmle.go.dataflow.internal.TaintTrackingUtil
predicate tupleStep(Node pred, Node succ)