Versions in this module Expand all Collapse all v0 v0.44.0 Aug 25, 2023 v0.0.1 Oct 9, 2023 Changes in this version + func WithClock(c clock.Clock) option + type Scanner struct + func NewScanner(opts ...option) *Scanner + func (s *Scanner) Detect(_ string, _ *ftypes.Repository, pkgs []ftypes.Package) ([]types.DetectedVulnerability, error) + func (s *Scanner) IsSupportedVersion(_ ftypes.OSType, _ string) bool