epss

package
v0.0.0-...-9ea0b4f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EPSS_URL = "https://epss.cyentia.com/epss_scores-current.csv.gz" // updated every day
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(dbClient *db.Client, logger *slog.Logger) (*Client, error)

func (*Client) DownloadCVEs

func (c *Client) DownloadCVEs(ctx context.Context) ([]*model.EPSSCsv, error)

func (*Client) Import

func (c *Client) Import(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL