We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a96b51 commit b4b9cc3Copy full SHA for b4b9cc3
1 file changed
.goreleaser.yml
@@ -79,14 +79,6 @@ checksum:
79
name_template: checksums.txt
80
algorithm: sha256
81
82
-# ---------------------------------------------------------------------------
83
-# SBOM — generated with anchore/syft for every artefact (industry standard).
84
85
-sboms:
86
- - artifacts: archive
87
- documents:
88
- - "${artifact}.spdx.sbom.json"
89
-
90
# ---------------------------------------------------------------------------
91
# Snapshot — unreleased dev builds get a clear synthetic version.
92
0 commit comments