Skip to content

Releases: CycloneDX/cyclonedx-webpack-plugin

4.0.1

29 Jan 16:44
Compare
Choose a tag to compare

Fixed

  • Prevent multiple, duplicate build-system entries (#1356 via #1355)

What's Changed

Full Changelog: v4.0.0...v4.0.1

4.0.0

27 Jan 10:47
Compare
Choose a tag to compare

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

3.17.0

10 Jan 10:34
Compare
Choose a tag to compare

Added

  • Configuration option for rootComponentVCS (#1344 via #1350)

What's Changed

Full Changelog: v3.16.0...v3.17.0

3.16.0

08 Jan 12:47
Compare
Choose a tag to compare

Added

  • Configuration option for rootComponentBuildSystem (#1344 via #1349)

What's Changed

New Contributors

Full Changelog: v3.15.1...v3.16.0

3.15.1

03 Dec 14:12
Compare
Choose a tag to compare

Fixed

  • Properly detect license evidences like LICEN[CS]E.{Apache,BSD,GPL,MIT} (#1337 via #1339)

What's Changed

  • refactor: remove unnessessary lowercase by @jkowalleck in #1327
  • fix: Properly detect license evidences like LICEN[CS]E.{Apache,BSD,GPL,MIT} by @jkowalleck in #1339

Full Changelog: v3.15.0...v3.15.1

3.15.0

19 Oct 11:52
Compare
Choose a tag to compare
  • Added
    • Extended license evidence collection to also find *.LICEN[CS]E files (#1321 via #1322)
  • Build
    • Use TypeScript v5.6.3 now, was v5.6.2 (via #1320)

What's Changed

Full Changelog: v3.14.0...v3.15.0

3.14.0

08 Oct 09:54
Compare
Choose a tag to compare

Added

  • Feature for collecting (license) evidence (#676 via #1309, #1312)
    Controlled with option collectEvidence, disabled by default.

Build

  • Use TypeScript v5.6.2 now, was v5.5.3 (via #1302, #1306)

What's Changed

New Contributors

Full Changelog: v3.13.0...v3.14.0

3.13.0

21 Jul 09:29
Compare
Choose a tag to compare

Dependencies

  • Upgraded runtime-dependency @cyclonedx/cyclonedx-library@^6.11.0, was @^6.6.0 (via #1300)
    This was done to incorporate non-breaking upstream changes and fixes.

Build

  • Use TypeScript v5.5.3 now, was v5.4.5 (via #1296)

What's Changed

Full Changelog: v3.12.0...v3.13.0

3.12.0

17 Jun 14:00
Compare
Choose a tag to compare

Changed


What's Changed

New Contributors

Full Changelog: v3.11.0...v3.12.0

3.11.0

08 May 16:07
Compare
Choose a tag to compare

Added

  • Licenses acknowledgement might be populated (#1274 via #1281)

Misc

  • Raised dependency @cyclonedx/cyclonedx-library@^6.6.0, was @^6.5.0 (via #1281)

What's Changed

Full Changelog: v3.10.0...v3.11.0