anchore / grype

A vulnerability scanner for container images and filesystems
Apache License 2.0
8.86k stars 574 forks source link

Add v6 provider store #2232

Closed wagoodman closed 2 weeks ago

wagoodman commented 3 weeks ago

Adds the provider model and store accessor to the DB v6 package and schema.

The design originally called for two additional fields that were left out:

Partially implements #2128 and #2132