Best practices for generating SBOM
Hi everyone,
I am trying to generate a professional SBOM for my project.
I have a few questions regarding the best workflow:
Tooling & Detection: What the best tool to generate the SBOM.
I tried using ScanCode, but it didn't find any component in my project (e.g., FreeRTOS). I had to manually add .about files to the folder to get results. Is there a better tool that can generate the SBOM with minimal manual intervention?- ST Cube SBOM : The Cube MCU packages contain dozens of libraries (FatFS, FreeRTOS, USB_Host, etc.). If my project only uses FatFS, the package JSON still lists everything. Do I have to manually extract the components I use from the ST JSON? how to get use of the ST SBOM?
I’d love to hear if anyone has a script or a specific toolchain that automates this without the manual "copy-paste" from the ST manifests
Yahya
