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

use digest instead of tag when invoking cosign sign #331

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

maditya
Copy link
Contributor

@maditya maditya commented Nov 7, 2023

To avoid this warning -

WARNING: Image reference ghcr.io/theparanoids/crypki:fb90598 uses a tag, not a digest, to identify the image to sign.
    This can lead you to sign a different image than the intended one. Please use a
    digest (example.com/ubuntu@sha256:abc123...) rather than tag
    (example.com/ubuntu:latest) for the input to cosign. The ability to refer to
    images by tag will be removed in a future release.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@hkadakia hkadakia merged commit 1785568 into main Nov 7, 2023
8 checks passed
@hkadakia hkadakia deleted the sign-reqformat branch November 7, 2023 07:17
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