Skip to content

Commit

Permalink
updated cdx
Browse files Browse the repository at this point in the history
  • Loading branch information
kchetans committed Mar 19, 2023
1 parent 22ea569 commit 2b2a0bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ release:

sboms:
- artifacts: archive
- documents:
- "${artifact}.cdx.sbom"
- "${artifact}.spdx.sbom"
artifacts: binary
cmd: cyclonedx-gomod
args: ["bin", "-version", "{{ .Tag }}", "-json", "-output", "$document", "$artifact"]
brews:
- name: sbomex
homepage: https://github.com/kchetans/homebrew-repos
Expand Down

0 comments on commit 2b2a0bc

Please sign in to comment.