CodeQL library for Go
codeql/go-all 3.0.1-dev (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)