# Functions
NewMockEnrichmentParser creates a new mock instance.
NewMockUpdater creates a new mock instance.
NewMockUpdaterFactory creates a new mock instance.
NewMockVulnerabilityParser creates a new mock instance.
# Structs
MockEnrichmentParser is a mock of EnrichmentParser interface.
MockEnrichmentParserMockRecorder is the mock recorder for MockEnrichmentParser.
MockUpdater is a mock of Updater interface.
MockUpdaterFactory is a mock of UpdaterFactory interface.
MockUpdaterFactoryMockRecorder is the mock recorder for MockUpdaterFactory.
MockUpdaterMockRecorder is the mock recorder for MockUpdater.
MockVulnerabilityParser is a mock of VulnerabilityParser interface.
MockVulnerabilityParserMockRecorder is the mock recorder for MockVulnerabilityParser.