Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultName2ReposMappingURL = "https://access.redhat.com/security/data/metrics/container-name-repos-map.json"
DefaultRepo2CPEMappingURL is default URL with a mapping file provided by Red Hat.
Variables ¶
View Source
var Matcher driver.Matcher = &matcher{}
Functions ¶
func UpdaterSet ¶
func UpdaterSet(_ context.Context) (driver.UpdaterSet, error)
Types ¶
type ScannerConfig ¶
type UpdaterConfig ¶
type UpdaterConfig struct {
URL string `json:"url" yaml:"url"`
}
Click to show internal directories.
Click to hide internal directories.