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

# Packages

Package postgres implements the indexer store interface for a PostgreSQL database.

# Structs

GetOpts provides instructions on how to match packages to vulnerabilities.

# Interfaces

Enrichment is an interface for querying enrichments from the store.
EnrichmentUpdater is an interface exporting the necessary methods for storing and querying Enrichments.
MatcherStore aggregates all interface types.
Updater is an interface exporting the necessary methods for updating a vulnerability database.
Vulnerability is the interface for querying stored Vulnerabilities.

# Type aliases

Iter is an iterator function that accepts a callback 'yield' to handle each iterator item.