Versions in this module Expand all Collapse all v0 v0.0.3 May 31, 2024 Changes in this version + func WithClock(clock 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(_, _ string) bool