v0.25.4
github-actions
released this
21 May 01:54
·
108 commits
to master
since this release
This release includes a bug fix and a few additional features.
New feature
- Now modularity label is added in the scan result for Red Hat like OSes
- This fixed #1915
- feat(scanner/redhat): each package has modularitylabel by @MaineK00n in #1381
- Vendor severity and every CVSS information are added to
cveContents
- This fixed #1919
- Both detector and trivy-to-vuls command are changed in similar way
- feat(detector, contrib/trivy-to-vuls): collect vendor severity and cvss by @MaineK00n in #1921
(Potential) Incompatibilities
enabledDnfModules
element no more exists in scanner results- By #1381
- In elements in
cveContents
originated from trivy,type
fields are changed fromtrivy
totrivy:nvd
/trivy:ghsa
etc.- By #1921
Bug fixes
- fix(gost/debian): show all severities that appeared by @MaineK00n in #1914
Misc Changes
- chore(deps): bump github.com/emersion/go-smtp from 0.21.1 to 0.21.2 by @dependabot in #1918
- chore(deps): bump github.com/aquasecurity/trivy from 0.50.1 to 0.51.1 by @dependabot in #1912
Full Changelog: v0.25.3...v0.25.4