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

Allow certentry Validate to fail before error #111

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Allow certentry Validate to fail before error #111

merged 1 commit into from
Feb 22, 2024

Conversation

deeglaze
Copy link
Collaborator

If a certificate is missing, the blob will be nil on lookup. This changes the contract with Validate to allow nil blobs to mean "try to fetch this yourself" in the case that the evidence is not present locally but its location can possibly be inferred from the report.

If a certificate is missing, the blob will be nil on lookup. This
changes the contract with Validate to allow nil blobs to mean "try to
fetch this yourself" in the case that the evidence is not present
locally but its location can possibly be inferred from the report.
@deeglaze deeglaze merged commit 87a2ce5 into main Feb 22, 2024
10 checks passed
@deeglaze deeglaze deleted the endorse branch February 22, 2024 01:46
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