package
0.5.5
Repository: https://github.com/quay/claircore.git
Documentation: pkg.go.dev

# Functions

NewUpdater returns a configured Updater or reports an error.
No description provided by the author
WithClient sets the http.Client that the updater should use for requests.
WithRepo sets the repository information that will be associated with all the vulnerabilities found.
WithURL sets the URL the updater should fetch.

# Structs

Config is the configuration for the updater.
Updater reads a pyup formatted json database for vulnerabilities.

# Type aliases

Option controls the configuration of an Updater.