Skip to content
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

ci: sign image builds (fixing security issue) #1621

Merged
merged 1 commit into from
Jul 22, 2024
Merged

ci: sign image builds (fixing security issue) #1621

merged 1 commit into from
Jul 22, 2024

Conversation

arthurus-rex
Copy link
Contributor

Added image signing to workflow using cosign. Signs images with GitHub OIDC token, and permissions updated and restricted to reflect this.

This is a re-created PR due to previous difficulty with rebasing changes on main. I hope this fixes the issue!

@sthaha
Copy link
Collaborator

sthaha commented Jul 22, 2024

@arthurus-rex thank again. The CI still fails due to missing DCO. Please find instructions here or by clicked in the failure details

Added image signing to workflow using cosign.  Signs images with
GitHub OIDC token, and permissions updated and restricted to
reflect this.

Signed-off-by: Arthur Savage <[email protected]>
@arthurus-rex
Copy link
Contributor Author

Okay, I think I fixed it. Apologies, this is my first significant PR.

@dave-tucker dave-tucker merged commit cd0d119 into sustainable-computing-io:main Jul 22, 2024
22 checks passed
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.

3 participants