Skip to content

1.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 09:47
· 60 commits to main since this release

Fixed

  • SBOM results might have the externalReferences[].hashes populated (#1118 via #1120)
    The hashes might have wrongly appeared as components[].hashes before.
  • Components' distribution integrity hash of "sha256" is properly detected and populated in the SBOM result ([#699] via #1121)
  • Components' distribution integrity hash of "sha384" is properly detected and populated in the SBOM result ([#699] via #1121)

Misc

  • Raised dependency @cyclonedx/cyclonedx-library@^6.1.0, was @^3||^4||^5||^6 (via #1120)

What's Changed

Full Changelog: v1.14.1...v1.14.2