open-quantum-safe / liboqs

C library for prototyping and experimenting with quantum-resistant cryptography
https://openquantumsafe.org/
Other
1.68k stars 413 forks source link

Update CBOM to CycloneDX 1.6 specification #1753

Open bhess opened 2 months ago

bhess commented 2 months ago

The specification used for CBOMs has been upstreamed to CycloneDX 1.6: https://github.com/CycloneDX/specification/releases/tag/1.6

This issue is to update the CBOM in liboqs, and its generation script to the CycloneDX 1.6 specification.

baentsch commented 2 months ago

As per https://github.com/open-quantum-safe/liboqs/pull/1708#issuecomment-2069210942 also document CBOM utility, use and development/developer's implications.