github CycloneDX/cdxgen v11.3.0
Release v11.3.0

latest releases: v11.4.1, v11.4.0, test/tags...
one month ago

This is a major release. cdxgen now uses Node 24 in single executable applications (sea) and container images for improved performance. For the first time, our sea binaries are built with pnpm node_modules and therefore have an identical dependency tree to the source and container images. Thanks to the excellent work from @malice00, our build workflows are modernised and scalable. We have also trimmed multiple container images by removing Java and other unneeded packages without any loss of functionality (For instance, by using atom native binary which doesn't require Java).

What's Changed

๐Ÿงช Testing

  • Run unit tests in matrix. Run depscan with pypi package by @prabhu in #1780

๐Ÿ—๏ธ Build System

  • Build sae with pnpm-based node_modules by @prabhu in #1779

Other Changes

New Contributors

Full Changelog: v11.2.7...v11.3.0

Don't miss a new cdxgen release

NewReleases is sending notifications on new releases.