v0.89.0
Release notes for grype v0.89.0
Categories:
Release Notes
Version v0.89.0
[!IMPORTANT] As of Grype v0.88.0, the listing file which hosts the URLs of databases to download has migrated from
https://toolbox-data.anchore.io/grype/databases/listing.json
tohttps://grype.anchore.io/databases/v6/latest.json
.
Added Features
- Show suggested fixed version when there are multiple listed [#2264 #2271 @tomersein]
Bug Fixes
- Check for vulnerability database update failed with
unsupported protocol scheme
when referencing local file [#2507 #2508 @wagoodman]