anchore / grype

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

Add v6 distribution client #2150

Closed wagoodman closed 1 week ago

wagoodman commented 1 month ago

Adds a new distribution.Client (for v6) responsible for:

One benefit of this approach is that the client is unaware of any installation concerns.

Partially implements #2125