Releases: anchore/grype-db
Releases · anchore/grype-db
v0.47.1
Immutable
release. Only release title and notes can be modified.
v0.47.0
Immutable
release. Only release title and notes can be modified.
v0.47.0
Added Features
- Sort CVSS severities by version when there is a tie [#750 @wagoodman]
Bug Fixes
- increase max compression single file size to 25 GB [#758 @westonsteimel]
v0.46.2
Immutable
release. Only release title and notes can be modified.
v0.46.2
Bug Fixes
- do not require shell environment for subprocess [#727 @jamestexas]
- Duplicated vulnerability external refs in DB search [#742 #744 @willmurphyscode]
v0.46.1
Immutable
release. Only release title and notes can be modified.
v0.46.1
v0.46.0
v0.46.0
Added Features
- enable emitting unaffected packages for AlmaLinux RPMs from Alma OSV data [#686 @willmurphyscode]
Additional Changes
- remove io.ReadAll in tarutils [#718 @willmurphyscode]
- Switch to using runs-on [#720 @wagoodman]
v0.45.0
v0.45.0
Added Features
- write CWEs into database [#705 @willmurphyscode]
- Add GRYPE_DB_EXECUTABLE_PATH support to bypass Go build requirement [#699 @jamestexas]
- Add weaknesses information from NVD [#644]