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

[#93] Identifiers collected using the SMBIOS Component Class Registry #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iadgovuser29
Copy link
Collaborator

@iadgovuser29 iadgovuser29 commented Jan 12, 2021

Closes #93.

The SMBIOS Component Class Registry standardizes the translation of component identifiers from SMBIOS to the Platform Certificate.

Allof the changes in this update are to paccor's scripts.

  • componentlist was updated to collect identifiers from SMBIOS according to the SMBIOS component class registry. The script has no changes to the way identifiers are collected for components which are not covered by SMBIOS.
  • allcomponents will gather identifiers for all components using every available component class registry. One component may end up having multiple componentIdentifiers in the resulting JSON output.
  • pc_certgen will call componentlist, rather than allcomponents. This will result in new certificates being created with correctly labeled identifiers from SMBIOS, while also enabling verification of existing certificates.

@iadgovuser29 iadgovuser29 self-assigned this Jan 12, 2021
@iadgovuser29 iadgovuser29 added enhancement New feature or request Goal 2 Goal 2: Enable Identification - Provide examples for creation and use of platform certificates. labels Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Goal 2 Goal 2: Enable Identification - Provide examples for creation and use of platform certificates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SMBIOS-based Component Class Registry v1r0
1 participant