Skip to content

4.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 10:47
· 183 commits to master since this release

BREAKING Changes

  • Option specVersion defaults to "1.6", was "1.4" (#1329 via #1333)
  • Emit $.metadata.tools as components (#1330 via #1331)
    This affects only CycloneDX spec-version 1.5 and later.
  • Emitted .purl values might be partially url-encoded (via #1331)
    This is caused by changes on underlying 3rd-party dependency packageurl-js.

Added

  • Emit "webpack" as part of $.metadata.tools (via #1354)

Dependencies

  • Upgraded runtime-dependency @cyclonedx/cyclonedx-library@^7.0.0, was @^6.11.0 (via #1331)

Build

  • Use TypeScript v5.7.3 now, was v5.6.3 (via #1351)

What's Changed

Full Changelog: v3.17.0...v4.0.0