-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: google/go-sev-guest
base: v0.12.1
head repository: google/go-sev-guest
compare: v0.13.0
- 10 commits
- 4 files changed
- 3 contributors
Commits on Dec 16, 2024
-
abi: parse PlatformInfo form v3 report
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d30defa - Browse repository at this point
Copy the full SHA d30defaView commit details -
abi: parse PlatformInfo with badram mitigation
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ccd51e9 - Browse repository at this point
Copy the full SHA ccd51e9View commit details
Commits on Jan 16, 2025
-
Merge pull request #148 from katexochen/platform-info-update
abi: parse PlatformInfo form v3 report and badram mitigation
Configuration menu - View commit details
-
Copy full SHA for b5e708c - Browse repository at this point
Copy the full SHA b5e708cView commit details -
Resolve CI runner failures for ubuntu24.04
Older Golang versions are not supported on the latest ubuntu runner image. actions/runner-images#10636
Configuration menu - View commit details
-
Copy full SHA for 5a7e74b - Browse repository at this point
Copy the full SHA 5a7e74bView commit details -
Merge pull request #151 from google/deeglaze-patch-1
Resolve CI runner failures for ubuntu24.04
Configuration menu - View commit details
-
Copy full SHA for e5df259 - Browse repository at this point
Copy the full SHA e5df259View commit details
Commits on Jan 28, 2025
-
go: fix AMD org unit plural spelling
Signed-off-by: Leonard Cohnen <lc@edgeless.systems>
Configuration menu - View commit details
-
Copy full SHA for f2a3d50 - Browse repository at this point
Copy the full SHA f2a3d50View commit details -
GetCrlAndCheckRoot: always verify CRL
Before, when an CRL was set in the TrustedRoot, it's CRL was not checked. Since the CRL is only checked on retrieval, setting an CRL disabled the CRL verification. So either the user needs to check the CRL manually before setting it or let the library request the CRL again. The second options breaks attestation when being strict about CRL verification and the KDS is not available. Change this to always verify the CRL when calling SnpAttestation. Signed-off-by: Leonard Cohnen <lc@edgeless.systems>
Configuration menu - View commit details
-
Copy full SHA for 5712b21 - Browse repository at this point
Copy the full SHA 5712b21View commit details
Commits on Feb 5, 2025
-
Merge pull request #154 from 3u13r/euler/always-verify-crl
GetCrlAndCheckRoot: always verify CRL
Configuration menu - View commit details
-
Copy full SHA for 65042de - Browse repository at this point
Copy the full SHA 65042deView commit details
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b8d75ce - Browse repository at this point
Copy the full SHA b8d75ceView commit details -
Merge pull request #158 from deeglaze/v4
Account for version 4 report from FW 1.55.31
Configuration menu - View commit details
-
Copy full SHA for 43f7581 - Browse repository at this point
Copy the full SHA 43f7581View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.12.1...v0.13.0