package
0.4.11
Repository: https://github.com/panzer1119/claircore.git
Documentation: pkg.go.dev

# Functions

Match receives an IndexReport and creates a VulnerabilityReport containing matched vulnerabilities.
NewController is a constructor for a Controller.
NewMockMatcher creates a new mock instance.

# Structs

Controller is a control structure used to find vulnerabilities affecting a set of packages.
MockMatcher is a mock of Matcher interface.
MockMatcherMockRecorder is the mock recorder for MockMatcher.