Skip to content

Return error if attestation fails.#76

Merged
NullHypothesis merged 1 commit into
masterfrom
fix-verification
May 31, 2026
Merged

Return error if attestation fails.#76
NullHypothesis merged 1 commit into
masterfrom
fix-verification

Conversation

@NullHypothesis
Copy link
Copy Markdown
Contributor

So far, we would log but not return an error if we failed to attest an enclave. That can be a problem if veil-verify is used inside a script: the exit code must be non-zero if attestation failed, which is what this PR does.

So far, we would log but not return an error if we failed to attest an
enclave. That can be a problem if veil-verify is used inside a script:
the exit code must be non-zero if attestation failed, which is what this
PR does.
@NullHypothesis NullHypothesis merged commit 60f43ac into master May 31, 2026
5 checks passed
@NullHypothesis NullHypothesis deleted the fix-verification branch May 31, 2026 14:03
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.

1 participant