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

Predicate sourceNode

Holds if node is specified as a source with the given kind in a MaD flow model.

Import path

import semmle.go.dataflow.ExternalFlow
predicate sourceNode(Node node, string kind)