Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SBOM generation for Go Modules #83

Open
rajathagasthya opened this issue Apr 27, 2023 · 0 comments
Open

Add SBOM generation for Go Modules #83

rajathagasthya opened this issue Apr 27, 2023 · 0 comments
Labels
kind/feature New feature or functionality added

Comments

@rajathagasthya
Copy link
Member

Is your feature request related to a problem? Please describe.

Build tooling should include targets/commands for generating SBOM for each Go module in the repo it's being used. SBOM should be generated in SPDX format.

https://github.com/opensbom-generator/spdx-sbom-generator is a good tool to use.

Describe the solution you'd like

When I build my modules, I'd like SBOMs generated and output to a deterministic place with a deterministic name.

Describe alternatives you've considered

Additional context

@rajathagasthya rajathagasthya added the kind/feature New feature or functionality added label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or functionality added
Projects
None yet
Development

No branches or pull requests

1 participant