github.com/quay/claircore@v1.5.28/docs/reference/matcher_store.md (about)

     1  # Matcher Store
     2  The `datastore.MatcherStore` interface defines all necessary persistence methods for `Libvuln`
     3  to provide its functionality.
     4  
     5  {{# godoc datastore.MatcherStore}}
     6  {{# godoc datastore.Updater}}
     7  {{# godoc datastore.EnrichmentUpdater}}
     8  {{# godoc datastore.Vulnerability}}
     9  {{# godoc datastore.Enrichment}}