-
Notifications
You must be signed in to change notification settings - Fork 8
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
deps: update go-sev-guest #140
Conversation
Not setting the expected product will now log a warning when verifying SNP statements. |
Indeed: |
098e7a9
to
43dd178
Compare
Currently testing EDIT: we have a choice between:
|
@malt3 I think hardcoding the product is ok for now, but please file an issue upstream to a) get clarification why the library expects product name from the verifier as independent input, and b) if we can find a solution to send this info similar to GetQuoteProto when no extended report is available. |
Upstream issue: google/go-sev-guest#108 |
2aaf78e
to
5b4eb97
Compare
Also specify the exact SEV product in the validator.
43dd178
to
688d2dc
Compare
Upgrading to a proper release.
Changelog: https://github.com/google/go-sev-guest/releases/tag/v0.10.2