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

# Functions

NewFactory creates a Factory for the EPSS enricher.

# Constants

DefaultBaseURL is the default place to look for EPSS feeds.
Type is the type of data returned from the Enricher's Enrich method.

# Structs

Config is the configuration for Enricher.
Enricher provides EPSS data as enrichments to a VulnerabilityReport.
EPSSItem represents a single entry in the EPSS feed, containing information about a CVE's Exploit Prediction Scoring System (EPSS) score and percentile.