Attention is currently required from: Nico Huber, Martin L Roth, Angel Pons, Arthur Heymans.
Maximilian Brune has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63639 )
Change subject: Add SBOM (Software Bill of Materials) Generation
......................................................................
Patch Set 14:
(1 comment)
Patchset:
PS12:
Given that this change is WIP, I imagine that SBOM entries for other firmware ingredients will be im […]
Yes,
the goal is that the software owners of these various blobs, supply a SBOM file along with it. So we only have to include it in the build (with a given path).
for microcode I am currently extracting the information myself (which is not the intention/goal), but should be good enough for a proof of concept.
I am planning to add an option to the goswid tool. It will probably look like this:
goswid -o sbom-new.uswid -a my-custom-payload.json sbom-old.uswid
the '-a' would be for 'append'
Then you only have to use the cbfstool to add sbom-new.uswid into the CBFS.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/63639
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icb7481d4903f95d200eddbfed7728fbec51819d0
Gerrit-Change-Number: 63639
Gerrit-PatchSet: 14
Gerrit-Owner: Maximilian Brune
maximilian.brune@9elements.com
Gerrit-Reviewer: Martin L Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-CC: Christian Walter
christian.walter@9elements.com
Gerrit-CC: Krystian Hebel
krystian.hebel@3mdeb.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Martin L Roth
martinroth@google.com
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Comment-Date: Tue, 03 May 2022 09:03:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment