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

CoRIM Extensions: Incorrect Assumptions on Measurement Values Map validity #134

Open
yogeshbdeshpande opened this issue Dec 9, 2024 · 0 comments · May be fixed by #141
Open

CoRIM Extensions: Incorrect Assumptions on Measurement Values Map validity #134

yogeshbdeshpande opened this issue Dec 9, 2024 · 0 comments · May be fixed by #141

Comments

@yogeshbdeshpande
Copy link
Contributor

The current code Valid method of MVal struct (measurement.go) assumes that Extensions can only be on top of at least one base type (defined in standards) to be present! Hence it returns with an Error if ONLY Extensions are present with no base types defined.

However, there can be cases (like Intel Profile) where ONLY extensions are present with not even a single base type (from MVal struct) present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant