Skip to content
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

Calculating SNP metrics using previously calculated hashes #277

Open
Villain88 opened this issue Feb 13, 2025 · 1 comment
Open

Calculating SNP metrics using previously calculated hashes #277

Villain88 opened this issue Feb 13, 2025 · 1 comment

Comments

@Villain88
Copy link

Hello
In our project we use a calculator to calculate expected metrics for Sev SNP.

Unfortunately, we do not always have access to the kernel and initrd files and also to the command line, but we know their hashes. The library does not have methods for obtaining metrics using hashes, moreover, some of the methods are private and do not allow me to implement such a method myself without duplicating the code. I had to fork and implement such a method.

Super-Protocol@5a2d633

Would you be interested in having such a method in the library? I could refine it to meet your requirements.

@DGonzalezVillal
Copy link
Member

If you create a PR to modify and add those methods we would gladly review them

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

No branches or pull requests

2 participants