-
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.6.2
head repository: google/go-sev-guest
compare: v0.7.1
- 17 commits
- 19 files changed
- 4 contributors
Commits on Jul 13, 2023
-
Some host machine managers will provide their VCEK/ASK/ARK certificates in PEM format, so we should work with that possibility. Un-exports verify.VcekDER since it should not be depended on. This change also removes some debug printfs that were mistakenly left in. Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
Configuration menu - View commit details
-
Copy full SHA for bee858a - Browse repository at this point
Copy the full SHA bee858aView commit details -
Merge pull request #66 from deeglaze/vcekpem
Allow PEM format certificates
Configuration menu - View commit details
-
Copy full SHA for 0e1dbb2 - Browse repository at this point
Copy the full SHA 0e1dbb2View commit details -
Improve product handling in attestations
Collection of the product information uses the Device interface to allow for testing on non-SEV-SNP machines. The LinuxDevice will use CPUID information. Verification now uses product information from either the attestation or the verification options. The option value takes precedence. When both are missing, then the library defaults to the first version that was available for use: "Milan-B0". This extends the support of products to Genoa, but does not yet include the embedded AMD root and intermediate certificates for Genoa. Fixes Issue#11 and Issue#64. Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
Configuration menu - View commit details
-
Copy full SHA for b3bd186 - Browse repository at this point
Copy the full SHA b3bd186View commit details
Commits on Jul 29, 2023
-
Merge pull request #65 from deeglaze/product
Improve product handling in attestations
Configuration menu - View commit details
-
Copy full SHA for e982e5b - Browse repository at this point
Copy the full SHA e982e5bView commit details
Commits on Aug 8, 2023
-
Signed-off-by: Fabian Kammel <fabian.kammel@control-plane.io>
Configuration menu - View commit details
-
Copy full SHA for 578613f - Browse repository at this point
Copy the full SHA 578613fView commit details -
Resolves #69: Make error when getting certificates more transparent f…
…or user. Signed-off-by: Fabian Kammel <fabian@kammel.dev>
Configuration menu - View commit details
-
Copy full SHA for 4b0fa13 - Browse repository at this point
Copy the full SHA 4b0fa13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae51cd - Browse repository at this point
Copy the full SHA 6ae51cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8d401 - Browse repository at this point
Copy the full SHA dd8d401View commit details
Commits on Aug 10, 2023
-
work in feedback: merge test.Getter implementations
Signed-off-by: Fabian Kammel <fabian@kammel.dev>
Configuration menu - View commit details
-
Copy full SHA for 3539e14 - Browse repository at this point
Copy the full SHA 3539e14View commit details -
Signed-off-by: Fabian Kammel <fabian@kammel.dev>
Configuration menu - View commit details
-
Copy full SHA for b8b6fd8 - Browse repository at this point
Copy the full SHA b8b6fd8View commit details -
Merge pull request #68 from datosh/fix-amd-docs-link
fix link to AMD docs
Configuration menu - View commit details
-
Copy full SHA for e24f408 - Browse repository at this point
Copy the full SHA e24f408View commit details
Commits on Aug 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b29dd6d - Browse repository at this point
Copy the full SHA b29dd6dView commit details -
Merge pull request #70 from datosh/feature/improve-retry-error-handling
Make error when getting certificates more transparent for user
Configuration menu - View commit details
-
Copy full SHA for d8660ce - Browse repository at this point
Copy the full SHA d8660ceView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7a0023 - Browse repository at this point
Copy the full SHA e7a0023View commit details
Commits on Aug 31, 2023
-
Use reported TCB when fetching VCEK
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c673691 - Browse repository at this point
Copy the full SHA c673691View commit details -
Merge pull request #73 from msanft/fix/use-reported-tcb-vcek-url
fix: Use reported TCB when fetching VCEK
Configuration menu - View commit details
-
Copy full SHA for c83c3d9 - Browse repository at this point
Copy the full SHA c83c3d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2e24f - Browse repository at this point
Copy the full SHA 2f2e24fView 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.6.2...v0.7.1