Versions in this module Expand all Collapse all v1 v1.0.2 Aug 18, 2023 v1.0.1 Aug 18, 2023 v1.0.0 Aug 17, 2023 Changes in this version + type Scanner struct + func NewScanner() *Scanner + func (s *Scanner) Detect(osVer string, _ *ftypes.Repository, pkgs []ftypes.Package) ([]types.DetectedVulnerability, error) + func (s *Scanner) IsSupportedVersion(osFamily, osVer string) bool