Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct{}
func NewScanner ¶
func NewScanner() *Scanner
func (*Scanner) Detect ¶
func (s *Scanner) Detect(osVer string, pkgs []analyzer.Package) ([]vulnerability.DetectedVulnerability, error)
func (*Scanner) IsSupportedVersion ¶
Click to show internal directories.
Click to hide internal directories.