Versions in this module Expand all Collapse all v2 v2.3.0 Nov 19, 2025 Changes in this version + const Name + func New(commits []string) standalone.Extractor + type Extractor struct + func (e *Extractor) Extract(_ context.Context, _ *standalone.ScanInput) (inventory.Inventory, error) + func (e *Extractor) Name() string + func (e *Extractor) Requirements() *plugin.Capabilities + func (e *Extractor) Version() int