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

# Functions

ArchMatch checks if given package arch match with requited arch based on operator.
DpkgDefsToVulns iterates over the definitions in an oval root and assumes DpkgInfo objects and states.
GetDefinitionType parses an OVAL definition and extracts its type from ID.
Links joins all the links in the cve definition into a single string.
Operation check if values match based on given operation.
ParseCompressor reports the Compressor indicated by the passed in string.
RPMDefsToVulns iterates over the definitions in an oval root and assumes RPMInfo objects and states.
TestLookup is a general test lookup function.

# Constants

auto.
bzip2.
gzip.
none.
zstd.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Fetcher implements the driver.Fetcher interface.
FetcherConfig is the configuration that the Fetcher's Configure method works with.

# Type aliases

Compressor is used by Fetcher to decompress data it fetches.
No description provided by the author
PackageExpansionFunc allows a caller to expand the inserted vulns.
ProtoVulnsFunc allows a caller to create prototype vulnerabilities that will be copied and further defined for every applicable oval.Criterion discovered.