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

Predicate defaultAdditionalTaintStep

Holds if the additional step from node1 to node2 should be included in all global taint flow configurations.

Import path

import semmle.go.dataflow.internal.TaintTrackingUtil
predicate defaultAdditionalTaintStep(Node node1, Node node2, string model)