Versions in this module Expand all Collapse all v0 v0.0.3 May 31, 2024 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