-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add sbom generation for releases (#337)
## This PR Fixes #329 Adding SBOM generation through go releaser. SBOM is generated per archive (see image for reference). Along with the PR, changing deprecated archive naming [1] <img width="311" alt="image" src="https://user-images.githubusercontent.com/8186721/215213330-42191446-f72f-41ff-a202-03155203149d.png"> ## How to test Install goreleaser [2] and run following command tog get artefacts & sbom generates in local dist folder `goreleaser release --skip-publish --skip-validate --rm-dist` [1] - https://goreleaser.com/deprecations/#archivesreplacements [2] - https://goreleaser.com/install/ --------- Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
- Loading branch information
1 parent
93def53
commit ffb8dc1
Showing
2 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters