Skip to content

v0.25.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 01:54
· 5 commits to master since this release
878c25b

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
  • 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
  • In elements in cveContents originated from trivy, type fields are changed from trivy to trivy:nvd / trivy:ghsa etc.

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