Skip to content

ci: first cut on signing images with Cosign #4483

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
Jan 10, 2025

Conversation

erikgb
Copy link
Contributor

@erikgb erikgb commented Jan 10, 2025

Closes

What changed?

Adds keyless signing (and verification) of images to the PR workflow. We obviously want to sign our release images, but let's start somewhere. The work here is based on this blog post. This might need a couple of iterations, but we have to start somewhere. The blog states that the file workflow file must be named *keyless.yaml. Let's find out. 😉

Why was this change made?

Supply chain attacks are a serious challenge for the software industry, and image signing can help.

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes

@erikgb erikgb merged commit bbf0e02 into weaveworks:main Jan 10, 2025
13 checks passed
This was referenced Jan 15, 2025
This was referenced Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants