Documentation ¶
Overview ¶
Package lib contains core functionality to load Software Bill of Materials and contains common functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdjustSummary ¶ added in v0.3.0
AdjustSummary increments the counts of severities in a Summary struct based on the severity string passed in
func Load ¶
func Load(afs *afero.Afero, args []string) (scanned []models.ScannedFile, purls []string, licenses []string, err error)
Load retrieves a slice of Purls from various types of SBOMs
func LoadIgnore ¶ added in v0.4.1
LoadIgnore loads a list of CVEs entered one on each line from the filename provided
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package enrichment contains functionality to enrich vulnerability data from other sources
|
Package enrichment contains functionality to enrich vulnerability data from other sources |
Package filters provides functionality to filter vulnerability output
|
Package filters provides functionality to filter vulnerability output |
Click to show internal directories.
Click to hide internal directories.