diff --git a/.goreleaser.yml b/.goreleaser.yml index e50a730..d9ddbcb 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -31,6 +31,14 @@ archives: - README.md - LICENSE +brews: + - + tap: + owner: aquasecurity + name: homebrew-chain-bench + homepage: "https://github.com/aquasecurity/chain-bench" + description: "Chain-bench is an open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark" + dockers: - image_templates: - "{{ .Env.DOCKERHUB_PATH }}/chain-bench:{{ .Version }}-amd64" @@ -92,6 +100,7 @@ docker_manifests: image_templates: *ghcr_image_templates + checksum: name_template: "checksums.txt" snapshot: