Skip to content

Release v11.4.0

Compare
Choose a tag to compare
@prabhu prabhu released this 16 Jun 12:08
· 320 commits to master since this release
d8600aa

What if SBOM tool developers utilised their tool's SBOM to make the project leaner, safer, and better? This curiosity led to the new minor release of cdxgen v11.4.x. We utilised two powerful features in pnpm package manager - aliasing and overrides to continuously generate an SBOM, test, and optimise the dependency tree. We reduced the dependency count by a whopping 10% and artefact binary sizes by 5% without losing any functionality! We then applied the same principle to trim our container images, implemented multi-stage builds for better caching, and implemented per-architecture signed SBOM attachment for the first time (Thanks @malice00). For fans of Alpine Linux, cdxgen container images are now available with Alpine base images for top languages. We are also making a static musl-linked single executable binary available for effortless rollout across a number of OS including IoT devices!

Screenshot 2025-06-16 at 18 28 07 Screenshot 2025-06-16 at 18 29 02

What's Changed

Breaking Changes 🛠

💳 Sponsored Work

Other Changes

New Contributors

Full Changelog: v11.3.2...v11.4.0