Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
Scanner implements the Alpine scanner
func (*Scanner) Detect ¶
func (s *Scanner) Detect(osVer string, pkgs []ftypes.Package) ([]types.DetectedVulnerability, error)
Detect vulnerabilities in package using Alpine scanner
func (*Scanner) IsSupportedVersion ¶
IsSupportedVersion checks the OSFamily can be scanned using Alpine scanner
Click to show internal directories.
Click to hide internal directories.