github cdxgen/cdxgen v11.2.6
Release v11.2.6

latest releases: v12.0.0, v11.11.0, v11.10.0...
7 months ago

cdxgen can now statically analyse itself to create a detailed SBOM with all occurrences and call-stack evidence. Plotting all call-stack evidence for a large pure JavaScript codebase like ours was previously not possible due to various issues in the downstream tools, all of which have finally been addressed. The generated BOMs, including atom slices, can be found in this Hugging Face repo.

Below is an example of a complete data-flow that was plotted only using the information in the cdxgen generated BOM file.

Screenshot 2025-04-23 at 03 37 25 Screenshot 2025-04-23 at 03 37 43

More examples can be found in this file.

What's Changed

  • [Gradle] Optimization for included/composite builds broke cdxgen on single module by @malice00 in #1744
  • Prefix language to support multiple slices files for evinse by @prabhu in #1748
  • pnpm add and dlx plugins detection by @prabhu in #1749
  • Makes oci image export more robust when using cli by @prabhu in #1751

Full Changelog: v11.2.5...v11.2.6

Don't miss a new cdxgen release

NewReleases is sending notifications on new releases.