slsa-github-generator
slsa-github-generator copied to clipboard
Feature: support for other goreleaser variables
trafficstars
We don't support variables like ${{.Version}}, ${{.Branch}}, ${{.Commit}}, ${{.Tag}} today, so we should add support for it
/cc @naveensrinivasan another good one for a starter. Needs some discussion how we retrieve this value, but still good starting issue
See variables https://goreleaser.com/customization/build/
https://github.com/fleetdm/fleet/blob/fleet-v4.15.0/.goreleaser.yml#L29-L35