1.14.2
Fixed
- SBOM results might have the
externalReferences[].hashes
populated (#1118 via #1120)
The hashes might have wrongly appeared ascomponents[].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
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot in #1110
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot in #1112
- docs: publish test coverage by @jkowalleck in #1113
- chore(deps-dev): bump the eslint group with 1 update by @dependabot in #1114
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #1115
- chore(deps-dev): bump the eslint group with 1 update by @dependabot in #1119
- fix: move distribution hashes where they belong by @jkowalleck in #1120
- fix: detect integrity hashes sha256 sha384 by @jkowalleck in #1121
Full Changelog: v1.14.1...v1.14.2