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

Predicate SpeculativeTaintFlow::speculativeTaintStep

Holds if the additional step from src to sink should be considered in speculative taint flow exploration.

Import path

import semmle.go.dataflow.internal.TaintTrackingUtil
predicate speculativeTaintStep(Node src, Node sink)