Added Features
- Add info subcommand in order to query grype db vulnerabilities #1629 #2031 @tomersein
Bug Fixes
- correctly close the db file in v4/v5 stores #2066 @AndreiStefanie
- Grype panics with a nil pointer dereference error when given an empty string argument #2063 #2064 @lucasrod16
- Ignoring search results when CPE is not set in the SBOM #2039 #2040 @aeg
- “No vulnerability database update available” when actually the check for an update was unsuccessful #310 #1247 @shanedell
- CycloneDX output
metadata.properties
set tonull
instead of empty array or omitted #1759]
Additional Changes
- update Syft to v1.11.1 #2071 @anchore-actions-token-generator
- add grype version to db network operations #2062 @kzantow