cdxgen icon indicating copy to clipboard operation
cdxgen copied to clipboard

How to create a sbom for a golang project.

Open MohammedAziz02 opened this issue 3 months ago • 5 comments

@prabhu, I tried to create a sbom for a golang project using : cdxgen -t golang -o sbom.json --spec-version 1.4, but the sbom result have an empty list dependencies. how to fix this issue? the file go.sum exists.

MohammedAziz02 avatar May 02 '24 09:05 MohammedAziz02