Versions in this module Expand all Collapse all v0 v0.4.3 Feb 9, 2026 Changes in this version + const Name + func New(_ *cpb.PluginConfig) (annotator.Annotator, error) + type Annotator struct + func (Annotator) Name() string + func (Annotator) Requirements() *plugin.Capabilities + func (Annotator) Version() int + func (a Annotator) Annotate(ctx context.Context, input *annotator.ScanInput, results *inventory.Inventory) error