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

Predicate SourceSinkInterpretationInput::sinkElement

Holds if an external sink specification exists for e with input specification input, kind kind and provenance provenance.

Import path

import semmle.go.dataflow.internal.FlowSummaryImpl
predicate sinkElement(SourceOrSinkElement e, string input, string kind, Provenance provenance, string model)