]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a SBOM template in CycloneDX format
authorRichard Hughes <rhughes@redhat.com>
Thu, 21 Nov 2024 11:10:11 +0000 (11:10 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Apr 2025 07:11:29 +0000 (09:11 +0200)
commit6545de9bbe44145b4c35f12d6e4dad1f3df5f0cf
treeea29cce58e2ce39cd6a7ec5cada334f7daaed424
parent196b36f0d0c8bc9d227cb6ef2cc48fd6f4ed8c7e
Add a SBOM template in CycloneDX format

Improve supply chain security by including a SBOM file with substituted values.

This will be used to construct a composite platform SBOM.

Signed-off-by: Richard Hughes <rhughes@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26020)
doc/sbom.cdx.json [new file with mode: 0644]