snpguest
snpguest is a command line utility for interacting with the AMD Secure Encrypted Virtualization - Secure Nested Paging (SEV-SNP) guest environment (via the /dev/sev-guest device).
- Developed at Virtualization
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/snpguest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000001088 1.06 KB | |
_servicedata | 0000000236 236 Bytes | |
cargo_config | 0000000100 100 Bytes | |
snpguest-0.3.2~0.obscpio | 0000142347 139 KB | |
snpguest-0.3.2~0.tar.gz | 0000035378 34.5 KB | |
snpguest.changes | 0000003069 3 KB | |
snpguest.obsinfo | 0000000099 99 Bytes | |
snpguest.spec | 0000001702 1.66 KB | |
vendor.tar.gz | 0054549878 52 MB |
Revision 2 (latest revision is 4)
Ana Guerrero (anag+factory)
accepted
request 1140682
from
Caleb Crane (ccrane)
(revision 2)
- Update to version 0.3.2~0: * crates.io: Updating crates.io for publishing * cert: Fixing minor bug with certificates * Fixing report request serialization * hyperv: Adding feature flag for hyperv * VCEK: Patching for x509 error * 9: Adding Cargo.lock for dependency tracking * 9: Adding Rust Minimum Version * Auto Assign: Adding yml files * Update docs/snpguest.1.adoc * Change false to hv in main * Fixing comments on PR, added code to main, and fixed flag ambiguity * Adding Derived Key Feature * azure: Use mutable variable instead of consistently recreating * docs: Document report --platform flag * report: Add --platform flag for Hyper-V * hyperv: Require VMPL 0 for attestation report * hyperv: Check for hypervisor guest + Hyper-V functions * hyperv: Fetch attestation report from Azure vTPM * hyperv: Detect if in a Hyper-V SEV-SNP guest * Reformat with cargo fmt * verify: Fix clippy warning * Fixing clippy Errors * Changed Attestation workflow to always require a bin Attestation Report. Fixed requested changes. * Adding new write_cert function. Organizing code. * Adding proctype enum * Attestation Report requested when used. New fetch command. Continuity fixes. * Fixing dependencies
Comments 0