package
1.5.35
Repository: https://github.com/quay/claircore.git
Documentation: pkg.go.dev

# Functions

NewFactory constructs a Factory.

# Structs

DistributionScanner attempts to discover if a layer displays characteristics of a Debian distribution.
Factory creates Updaters for all Debian distributions that exist in the mirror, and have entries in the JSON security tracker.
FactoryConfig is the configuration honored by the Factory.
Matcher is a [driver.Matcher] for Debian distributions.
ReleaseData is data related to releases related to a vulnerability.
UpdaterConfig is the configuration for the updater.
Vulnerability is data related to a vulnerability.

# Type aliases

JSONData maps source package -> related vulnerabilities.
Vulnerabilities maps vulnerability ID (CVE) -> related data.