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

feat: GCB tag and versioned-tag support for containers #540

Merged
merged 6 commits into from
Mar 23, 2023

Conversation

laurentsimon
Copy link
Contributor

@laurentsimon laurentsimon commented Mar 22, 2023

Add support for source-tag and source-versioned-tag for GCB container verification.
I also removed support for calculating image digest, instead we just verify that the image is immutable and extract the digest from the image name.

Function VerifyVersionedTag()'s logic is shared between verifiers.

Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: laurentsimon <laurentsimon@google.com>
verifiers/internal/gcb/provenance.go Outdated Show resolved Hide resolved
Signed-off-by: laurentsimon <laurentsimon@google.com>
@laurentsimon laurentsimon enabled auto-merge (squash) March 23, 2023 16:13
@laurentsimon laurentsimon merged commit 37e3b40 into slsa-framework:main Mar 23, 2023
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