package
4.0.0-araszka-test+incompatible
Repository: https://github.com/allda/claircore.git
Documentation: pkg.go.dev

# Functions

Links joins all the links in the cve definition into a single string.
NewRPMInfo creates an RPMInfo ready to examine the passed-in OVAL database.
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.

# Constants

# Structs

Fetcher implements the driver.FetcherNG interface.
RPMInfo holds information for extracting Vulnerabilities from an OVAL database with rpm_info states, objects, and tests.

# Type aliases

Compressor is used by Fetcher to decompress data it fetches.
ProtoVulnsFunc allows a caller to create a prototype vulnerabilities that will be used copied and further defined for every applicable oval.Criterion discovered.