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

# Functions

Load reads in all the records serialized in the provided [io.Reader].
New constructs an empty Store.

# Structs

CommonEntry is an embedded type that's shared between the "normal" [Entry] type and the on-disk JSON produced by the [Store.Store] method.
Entry
Entry is a record of all information needed to record a vulnerability at a later date.
Loader is an iterator that returns a series of [Entry].
A Store buffers update operations.