# 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