# Packages
No description provided by the author
# Functions
NewMockUpdater creates a new mock instance.
# Structs
GetOpts provides instructions on how to match your packages to vulnerabilities.
MockUpdater is a mock of Updater interface.
MockUpdaterMockRecorder is the mock recorder for MockUpdater.
# Interfaces
Enrichment is an interface for querying enrichments from the store.
EnrichmentUpdater is an interface exporting the necessary methods for storing and querying Enrichments.
Store aggregates all interface types.
Updater is an interface exporting the necessary methods for updating a vulnerability database.
No description provided by the author