Documentation
¶
Overview ¶
Package detectorrunner provides a Run function to help with running detectors
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(ctx context.Context, c stats.Collector, detectors []detector.Detector, scanRoot *scalibrfs.ScanRoot, index *packageindex.PackageIndex) (inventory.Finding, []*plugin.Status, error)
Run runs the specified detectors and returns their findings, as well as info about whether the plugin runs completed successfully.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.