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 a mindev command to verify containers #2178

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

jhrozek
Copy link
Contributor

@jhrozek jhrozek commented Jan 23, 2024

This is useful when hacking on artifact attestation support so that the
developer doesn't have to run the full minder machinery.

Example usage:

mindev container verify --owner=jakubtestorg --name=bad-go --digest=sha256:d7c4ea4a259b5886c42b66182ab7632b8bc3e3751af8393372d2806e6abdc83

This is useful when hacking on artifact attestation support so that the
developer doesn't have to run the full minder machinery.

Example usage:
```
mindev container verify --owner=jakubtestorg --name=bad-go --digest=sha256:d7c4ea4a259b5886c42b66182ab7632b8bc3e3751af8393372d2806e6abdc83
```
@jhrozek jhrozek requested a review from a team as a code owner January 23, 2024 09:31
@jhrozek jhrozek merged commit 4827090 into mindersec:main Jan 23, 2024
18 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