//
pkg.gl
Category
github.com/quay/claircore
enricher
epss
package
1.5.35
Repository:
https://github.com/quay/claircore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
0
Files
364 SLOC
#
Functions
NewFactory
NewFactory creates a Factory for the EPSS enricher.
#
Constants
DefaultBaseURL
DefaultBaseURL is the default place to look for EPSS feeds.
Type
Type is the type of data returned from the Enricher's Enrich method.
#
Structs
Config
Config is the configuration for Enricher.
Enricher
Enricher provides EPSS data as enrichments to a VulnerabilityReport.
EPSSItem
EPSSItem represents a single entry in the EPSS feed, containing information about a CVE's Exploit Prediction Scoring System (EPSS) score and percentile.