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

Sign container images #3269

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Sign container images #3269

merged 1 commit into from
Jan 25, 2024

Conversation

nabokihms
Copy link
Member

Overview

Use cosign to sign container images (simple keyless method).

Signing container images enhances security by ensuring the integrity and authenticity of deployed images, reducing the risk of tampering and unauthorized modifications. It establishes a trust chain, confirming that the deployed image aligns with the developer's intent, thereby bolstering the security of your containerized applications.

What this PR does / why we need it

Related #2865

Special notes for your reviewer

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
@nabokihms nabokihms added the release-note/enhancement Release note: Enhancements label Jan 10, 2024
@sagikazarmark sagikazarmark merged commit dff6f51 into dexidp:master Jan 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/enhancement Release note: Enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants