Skip to content

1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 09:13
· 231 commits to main since this release

Added support for CycloneDX Specification-1.5.

Changed

  • This tool supports CycloneDX Specification-1.5 now (#828 via #843)

Added

  • CLI switch --spec-version now supports value 1.5 to reflect CycloneDX Specification-1.5 (#828 via #843)
    Default value for that option is unchanged - still 1.4.

Build

  • Use TypeScript v5.1.6 now, was v5.1.3 (via #841)

Misc

  • Raised dependency @cyclonedx/cyclonedx-library@^3||^4, was @^2.0.0 (#828 via #843)

Full Changelog: v1.12.1...v1.13.0