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

Add Gitlab Container Registry #174

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Add Gitlab Container Registry #174

merged 1 commit into from
Mar 26, 2021

Conversation

eminks
Copy link
Contributor

@eminks eminks commented Mar 26, 2021

I have tested cosign for gitlab container registry and work!

My verify result:

$ cosign verify -key cosign.pub registry.gitlab.com/eminks/denemler:latest
The following checks were performed on each of these signatures:
  - The cosign claims were validated
  - The signatures were verified against the specified public key
  - Any certificates were verified against the Fulcio roots.
  - WARNING - THE CERTIFICATE EXPIRY WAS NOT CHECKED. set COSIGN_EXPERIMENTAL=1 to check!
{"Critical":{"Identity":{"docker-reference":""},"Image":{"Docker-manifest-digest":"sha256:c93fa5b332de47c9f031284c7aa7a95988536e515571b73fa6294a0f54b289aa"},"Type":"cosign container signature"},"Optional":null}

Based on: #40

Signed-off-by: GitHub <noreply@github.com>
@dlorenc
Copy link
Member

dlorenc commented Mar 26, 2021

Thanks! This is great!

@dlorenc dlorenc merged commit 5ead4c4 into sigstore:main Mar 26, 2021
@cpanato cpanato modified the milestones: 0.1.0, 0.2.0 Apr 3, 2021
tommyd450 pushed a commit to tommyd450/cosign that referenced this pull request Jun 5, 2024
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