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