Choosing Between CycloneDX and SPDX for SBOMs: What Works Best in Practice?

0
8
Asked By CheerfulTurtle77 On

Hey everyone! We're at BellSoft trying to figure out which Software Bill of Materials (SBOM) format is the best fit for our hardened images. We're aware that SPDX focuses more on licensing while CycloneDX is tailored for security aspects. However, what we really want to know is what actual users need and prefer. Also, which tools are you using that support these formats?

2 Answers

Answered By DevOpsDynamo18 On

I've seen both formats in actual use, but it really depends on your specific needs. If you're heavily focused on license data, SPDX is great. However, if you're prioritizing security workflows and vulnerability mapping, CycloneDX is the go-to option. Most tools nowadays tend to favor CycloneDX because security teams are more demanding about it.

CuriousCoder13 -

We can support either format, but we're eager to hear what others are using in production. If everyone is on Ratfy which only supports SPDX, it might not make sense to use CycloneDX despite its potential benefits.

Answered By SecuritySamurai92 On

For me, CycloneDX is a must since it's aligned with security checks, and it's also recognized as an OWASP standard. Supporting CycloneDX should definitely be a priority, although SPDX can be secondary if needed.

TechieWanderer45 -

I totally agree! Any SBOM we create needs to be in CycloneDX format.

ComplianceGuru88 -

Absolutely! I’m in a compliance-heavy field, and CycloneDX is crucial for us.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.