package
1.2.2
Repository: https://github.com/solidnerd/clair.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

RegisterFetcher makes a Fetcher available by the provided name.
RegisterFetcher makes a Fetcher available by the provided name.
Run updates the vulnerability database at regular intervals.
Update fetches all the vulnerabilities from the registered fetchers, upserts them into the database and then sends notifications.

# Structs

FetcherResponse represents the sum of results of an update.
No description provided by the author

# Interfaces

Fetcher represents anything that can fetch vulnerabilities.
MetadataFetcher.