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

Fix a couple bugs in cert verification for blobs #1287

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

priyawadhwa
Copy link
Contributor

  1. We weren't checking the expiry of the cert against the time the entry was added to rekor
  2. We weren't verifying the cert passed in by --cert

Signed-off-by: Priya Wadhwa [email protected]

1. We weren't checking the expiry of the cert against the time the entry was added to rekor
2. We weren't verifying the cert passed in by `--cert`

Signed-off-by: Priya Wadhwa <[email protected]>
@dlorenc dlorenc merged commit e671216 into sigstore:main Jan 8, 2022
@github-actions github-actions bot added this to the v1.5.0 milestone Jan 8, 2022
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
1. We weren't checking the expiry of the cert against the time the entry was added to rekor
2. We weren't verifying the cert passed in by `--cert`

Signed-off-by: Priya Wadhwa <[email protected]>
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