SBOM Software Bill Of Materials

We got our first ‘request’ for an SBOM this morning.

How do people generate these?

Seems like you could dig forever.

I note a link to Blint from 2024, do people use that, is what it produces complete, do you have to add or prune its output?

Thanks

There are lots of projects out there which purport to do it.

This project is by Olaf Moinien, a very capable MVP. It’s free and open source: GitHub - omonien/DX.Comply: Generate CycloneDX SBOMs for Delphi projects — EU Cyber Resilience Act compliance in one click · GitHub

There are others but of the ones I’ve seen this is the most active.

TMS Smart Setup now also generates SBOM for installed components/dependencies and projects built. The binary is not released yet (3.2) but the source code is already there and can be built from it.