grype
grype copied to clipboard
Add v6 DB curator
Adds in a new DB curator for v6, which is responsible for:
- using the new
distribution.Client
to facilitate validated updates of the DB - provide read-access to the DB
- facilitate other management concerns (import, delete, status)
Partially implements #2125