Skip to content

Sign checksum with cosign #468

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Sign checksum with cosign #468

merged 1 commit into from
Aug 4, 2023

Conversation

lucacome
Copy link
Contributor

@lucacome lucacome commented Aug 3, 2023

Proposed changes

Adds config to sign artifacts. Since the checksum contains the SHAs of the artifacts, signing the checksums is enough to ensure that the artifacts were not modified.

GoReleaser uses cosign to sign the artifact and uploads .sig and .pem to the release.

Adds config to sign artifacts. Since the checksum contains the SHAs of
the artifacts, signing the checksums is enough to ensure that the artifacts
were not modified.

GoReleaser uses cosign to sign the artifact and uploads .sig and .pem to
the release.
@lucacome lucacome self-assigned this Aug 3, 2023
@lucacome lucacome requested a review from a team as a code owner August 3, 2023 19:12
@github-actions github-actions bot added the chore Pull requests for routine tasks label Aug 3, 2023
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/ci.yml

@lucacome lucacome merged commit 0601098 into main Aug 4, 2023
@lucacome lucacome deleted the chore/sign-artifacts branch August 4, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants