CBOM Standards
CBOM standards are the specifications, data practices, and operational guidance used to describe cryptographic assets and make that information usable for security decisions. CycloneDX is the clearest named standard in the cited evidence: it is an ECMA-424 full-stack bill-of-materials standard that supports CBOMs and machine-processable JSON, XML, and Protocol Buffers. A practical CBOM program should pair that format with CISA’s SBOM transparency practices, NIST key-management metadata and lifecycle guidance, and migration guidance for crypto agility and post-quantum cryptography. Together, these sources support discovery, normalization, ownership, risk assessment, remediation, and lifecycle updates—but they do not by themselves guarantee complete inventory or secure implementation.123
- CycloneDX, published as ECMA-424, explicitly supports cryptography bills of materials as part of a broader full-stack BOM standard.
- A CBOM is most useful when it is machine-processable, scalable, maintained over time, and connected to analysis and action rather than treated as a static document.
- CISA’s 2025 SBOM minimum-elements document supplies useful transparency, distribution, update, and data-quality practices, but it is an SBOM baseline rather than a complete CBOM specification.
- NIST SP 800-57 provides the key-management concepts and metadata context needed to interpret cryptographic inventory data.
- Crypto-agility and post-quantum-readiness guidance make cryptographic discovery actionable by connecting inventory to transition planning, vendor engagement, testing, and prioritization.
- A CBOM should record uncertainty and update history; absence of an identified cryptographic component is not proof that none exists.
What CBOM standards are
A Cryptographic Bill of Materials (CBOM) is an inventory representation for cryptographic use: the algorithms, protocols, libraries, applications, hardware, firmware, keys, certificates, services, or other cryptographic dependencies that an organization needs to understand and manage. The cited evidence does not present a single, standalone CBOM specification that defines every required field. Instead, it shows a standards stack: a BOM representation that explicitly supports CBOMs, software-transparency practices that make inventories shareable and maintainable, and cryptographic-management guidance that supplies meaning and operational context. That distinction matters. A format can represent data, while governance and engineering practices determine whether the data is complete, current, attributable, and useful.12
The scope should be broader than a list of named algorithms in source code. The quantum-readiness guidance calls for cryptographic discovery across information-technology and operational-technology systems and assets, including network protocols, end-user systems and servers, applications, and associated libraries. It also highlights systems involved in creating and validating digital signatures, including software and firmware updates. NIST’s key-management guidance shows why context is necessary: cryptographic use depends on the security function, operating environment, data lifetime, transaction volume, algorithm limitations, rekeying method, and number of nodes sharing keying material. A useful CBOM therefore describes not only what cryptography is present, but where it is used, what it protects, how it is managed, and how important the protected data or function is.45
1The named CBOM standard: CycloneDX and ECMA-424
The cited OWASP material identifies OWASP CycloneDX as a full-stack BOM standard published as ECMA-424. Its supported use cases include software bills of materials, software-as-a-service BOMs, hardware BOMs, machine-learning BOMs, cryptography BOMs, manufacturing BOMs, and operations BOMs, along with vulnerability disclosure reports, vulnerability exploitability exchange, and attestations. This makes CycloneDX the principal explicitly identified standard for CBOM representation in the source set.1
CycloneDX provides standards in JSON, XML, and Protocol Buffers and has tools that create or interoperate with the standard. For an enterprise, the practical implication is format selection and interoperability: producers and consumers can agree on a machine-readable representation rather than exchanging only narrative documents. The evidence does not establish that every CycloneDX implementation supports every cryptographic field an organization may need, nor does it establish that a tool claiming interoperability produces a complete inventory. Those questions require field-level validation, testing, and evidence from the relevant implementation.12
The standard is advanced by the OWASP Foundation and the ECMA International technical committee for software and system transparency (TC54). The source describes community participation and a risk-based approach to standards development. That governance context is useful when evaluating changes, extensions, and implementation maturity, but it should not be confused with a certification of a particular producer, consumer, or CBOM dataset.1
| Status and version in evidence | Primary contribution | CBOM use |
|---|---|---|
| Current; ECMA-424 | Full-stack BOM standard with explicit CBOM support; JSON, XML, and Protocol Buffers | Represent and exchange machine-processable CBOM data |
| Final; 2025; published 2025-08-01 | Baseline transparency, scalable processing, distribution, delivery, and update practices for SBOMs | Govern production, sharing, correction, and maintenance practices |
| Final; published 2020-05-04 | Key-management lifecycle, metadata, and contextual decision factors | Interpret cryptographic objects, ownership, state, and management context |
| Final; published 2023-08-17 | Cryptographic discovery, inventory, prioritization, vendor engagement, and migration planning | Connect CBOM findings to post-quantum risk and transition actions |
| Final; published 2025-12-19; updated 2026-06-29 | Crypto-agility concepts, approaches, challenges, and operational considerations | Use CBOM dependency visibility to support adaptable cryptographic transitions |
Supporting practices from CISA’s SBOM guidance
CISA’s document is titled Minimum Elements for a Software Bill of Materials (SBOM) and is identified in the evidence as the final 2025 version, published August 1, 2025. It updates the 2021 NTIA SBOM minimum elements in accordance with OMB Memorandum M-22-18 and describes baseline data fields, practices, and processes for SBOMs generated or requested by U.S. agencies. It is not presented as a dedicated CBOM standard. Nevertheless, its principles are directly relevant wherever a CBOM is produced, exchanged, analyzed, and maintained as software-related supply-chain data.2
CISA explains that an SBOM is an “ingredients list” that gives organizations data about software makeup; analysis transforms that data into insights and actions. It also states that an effective sharing and use mechanism must be machine-processable and scalable. For CBOM operations, this supports a workflow in which cryptographic observations are normalized, linked to software or system identities, analyzed for risk, and routed into decisions. The important design choice is to preserve the distinction between observation and assessment: the CBOM records what was found and its context, while risk analysis determines what needs attention.2
The 2025 update illustrates why a CBOM needs an update model. CISA describes a change from accommodating mistakes to accommodating updates to SBOM data, reflecting improved data quality and the expectation that recipients can receive accurate data that may subsequently change. It also says that access controls are incorporated into distribution and delivery rather than retained as a standalone minimum element. For CBOM consumers, this means that delivery permissions, revision identity, change history, and correction handling should be designed as part of distribution and maintenance—not bolted on after initial generation.2
CISA further notes that security advisories such as VEX and CSAF can improve vulnerability-management efficiency by narrowing the scope of at-risk software components. The evidence does not say that these artifacts replace a CBOM or that they resolve cryptographic risk automatically. They are complementary data sources that can help an organization correlate inventory with relevant security decisions.2
NIST key-management guidance: the context a CBOM needs
NIST SP 800-57 Part 1 Revision 5 is a final document published May 4, 2020. Its purpose is general key-management guidance for developers and system administrators, and it discusses approved cryptography, key-management practices, security services, algorithms, and keying material. It is not a CBOM serialization standard. Its value to CBOM design is semantic: it helps define the kinds of attributes needed to interpret cryptographic use and manage associated metadata.5
NIST states that key-management information is metadata and may include the identity of a person or system associated with a key and the types of information that person is authorized to access. It explains that applications use metadata to select appropriate keys and that metadata is crucial to applications and protocols even though it does not appear in cryptographic algorithms. A CBOM should therefore distinguish cryptographic objects from their metadata. Examples of useful context include owning system, purpose, authorization relationship, environment, lifecycle state, and data or service dependency, subject to the organization’s information-disclosure and access-control requirements.5
NIST divides the cryptographic key-management lifecycle into four phases: preoperational, operational, postoperational, and destroyed. The cited passage explicitly describes the first two: preoperational material is not yet available for normal cryptographic operations, while operational material is available and in normal use. Recording lifecycle state helps prevent a CBOM consumer from treating a planned, active, retired, or destroyed item as equivalent. The evidence also cautions that suggested cryptoperiods can be longer or shorter depending on the application and environment, so a CBOM should preserve policy or rationale rather than infer a universal expiration rule.5
NIST identifies factors affecting key-management choices, including the mechanism’s embodiment, operating environment, personnel turnover, data flow or transaction volume, security life of data, algorithm-use limitations such as invocation limits, security function, rekeying method and process, and the number of nodes sharing keying material. These factors provide a practical checklist for enriching CBOM records and prioritizing review. They also show why an algorithm-only inventory is insufficient for enterprise risk decisions.5
A practical CBOM standards workflow
A standards-informed CBOM workflow begins with scope and discovery. Establish the systems, applications, software, firmware, infrastructure, protocols, cloud dependencies, and operational-technology environments to examine. Use cryptographic discovery activities to identify reliance on quantum-vulnerable cryptography and to locate cryptography involved in signatures, updates, protocols, applications, and libraries. Record the discovery method and coverage boundaries so that a consumer can distinguish a confirmed absence from an area that was not inspected.4
Next, normalize observations into a machine-processable representation such as the CycloneDX-supported formats, while retaining identifiers and provenance needed to connect a cryptographic item to its producing component or system. Add the contextual attributes needed for interpretation: cryptographic function, algorithm and parameters when known, implementation or dependency, environment, owner, lifecycle state, protected asset, data sensitivity or longevity, and evidence quality. The cited sources support the need for machine-processable data and key-management metadata, but do not prescribe a complete CBOM field list; organizations must validate their chosen profile against their requirements.125
Then analyze and prioritize. The quantum-readiness fact sheet says an inventory of quantum-vulnerable technology and associated data criticality enables risk assessment and migration prioritization. It recommends giving priority to high-impact systems, industrial-control systems, and systems with long-term confidentiality or secrecy needs. CISA’s SBOM guidance similarly frames analysis as the step that turns component data into insights and actions. A CBOM program should therefore produce queues or decisions—not merely counts—including migration candidates, owner assignments, compensating controls, vendor questions, and review dates.24
Finally, distribute, update, and measure the inventory. Use defined delivery and access practices, accept corrections as updates, preserve revision history, and make consumers aware of known limitations or withheld information. Feed results into change management, procurement, vulnerability management, key-management review, and post-quantum migration planning. Re-run discovery when applications, libraries, protocols, firmware, vendors, or cryptographic policies change. This operating loop is more important than selecting a format in isolation.24
Implementation considerations and risks
Start with a profile rather than attempting to capture every possible attribute. Define the minimum record needed to answer operational questions: where is cryptography used; what function does it serve; which system, component, or vendor owns it; what data or operation does it protect; what lifecycle state applies; how was it discovered; and when was it last verified? Add fields for uncertainty, unsupported inspection areas, and source evidence. This approach makes omissions visible and gives teams a basis for improving coverage.125
Treat vendor and cloud-provider engagement as a first-class input. The joint CISA, NSA, and NIST quantum-readiness guidance says organizations should ask vendors how they address quantum readiness and, for cloud-hosted products, understand the provider’s roadmap. For commercial off-the-shelf products, the roadmap should include when and how updates or upgrades will enable post-quantum cryptography and the expected migration cost. A CBOM can provide the evidence base for those questions, but it cannot manufacture answers that a supplier has not cited.45
Plan for implementation risk. NIST warns that strong cryptography can be poorly implemented and recommends preimplementation evaluation, testing before deployment, training where tasks change, and care during system implementation and transition. It also notes that new algorithms can require significant system modifications, including changes related to key sizes and block sizes, and that non-cryptographic security measures should be reviewed for continued effectiveness. Consequently, a CBOM finding should initiate engineering validation and transition planning, not an automatic algorithm swap.345
Crypto agility is the desired operational property behind much of this work. NIST CSWP 39 Update 1 is identified as final, published December 19, 2025, with updates as of June 29, 2026. Its abstract defines cryptographic agility as the capabilities needed to replace and adapt algorithms in protocols, applications, software, hardware, firmware, and infrastructures while preserving security and ongoing operations. A CBOM contributes visibility and dependency context; agility additionally requires designed replacement mechanisms, testing, governance, and operational controls. The evidence describes the challenges and tradeoffs but does not provide a universal maturity score or implementation recipe.345
Useful measures and practical next steps
Measure the program’s ability to support decisions, not only its volume of records. Useful measures include the proportion of in-scope systems assessed; the proportion of records with an owner, purpose, lifecycle state, and discovery provenance; the age of the last verification; the number of unresolved or corrected records; the number of high-impact or long-term-secrecy systems with identified cryptographic use; and the time from discovery to an approved remediation or risk decision. These are implementation measures proposed from the evidence’s emphasis on transparency, analysis, lifecycle, and prioritization; they are not metrics mandated by the cited documents.254
- Define the CBOM scope, consumers, handling rules, and minimum profile; distinguish required facts from optional enrichment.
- Select and test a machine-processable representation, including the CycloneDX/ECMA-424 implementation and formats relevant to the organization.
- Run discovery across applications, libraries, protocols, servers, end-user systems, firmware, infrastructure, cloud services, and relevant operational technology.
- Enrich findings with ownership, purpose, lifecycle, protected-data criticality, implementation details, provenance, confidence, and known gaps.
- Prioritize high-impact systems, industrial-control systems, and long-term confidentiality needs; create migration, compensating-control, or vendor-engagement actions.
- Integrate updates and corrections with change management, procurement, vulnerability management, key-management processes, and post-quantum readiness.
- Test proposed cryptographic changes, train responsible personnel, verify operational continuity, and review the CBOM when technology or vendor conditions change.
- 01Define scope
- 02Discover assets
- 03Normalize records
- 04Map dependencies
- 05Maintain evidence
Conclusion
CBOM standards are best understood as a coordinated practice rather than a single document. CycloneDX, published as ECMA-424, supplies an explicitly CBOM-capable BOM standard and machine-processable formats. CISA’s SBOM guidance contributes scalable transparency, sharing, update, and analysis practices. NIST’s key-management guidance supplies lifecycle and metadata context, while crypto-agility and quantum-readiness guidance connects discovery to safe transition. Enterprises should adopt a tested profile, make coverage and uncertainty visible, connect records to owners and decisions, and maintain the inventory as systems and cryptographic requirements change.1235
Frequently asked questions
Is CycloneDX the only CBOM standard?
The cited evidence identifies CycloneDX, published as ECMA-424, as a full-stack BOM standard that explicitly supports CBOMs. It does not establish that CycloneDX is the only CBOM standard, nor does it identify another dedicated CBOM standard. Treat it as the named standard in this evidence set and validate the implementation and profile selected for your environment.12
Is CISA’s SBOM minimum-elements document a CBOM specification?
No such conclusion is supported by the cited evidence. The document is an SBOM baseline for software transparency, published as the final CISA SBOM Minimum Elements 2025 document. Its machine-processability, distribution, update, and analysis practices are relevant to CBOM operations, but cryptographic scope and fields still need to be defined and validated by the organization.2
What should a CBOM record beyond an algorithm name?
It should provide enough context to support interpretation and action: the system or component, cryptographic function, implementation or dependency, environment, owner, lifecycle state, protected asset or data criticality, discovery provenance, and uncertainty or coverage limitations. NIST’s key-management guidance also identifies factors such as operating environment, data lifetime, algorithm-use limitations, rekeying, and shared nodes.5
Can a CBOM make an organization quantum-ready?
No. The joint CISA, NSA, and NIST guidance treats cryptographic inventory as an input to risk assessment and migration planning. Readiness also requires prioritization, vendor engagement, transition planning, testing, and implementation. A CBOM improves visibility; it does not itself replace or complete a post-quantum migration.425
Sources
- 1OWASP CycloneDX (ECMA-424)
OWASP Foundation · current · ECMA-424
Accessed July 25, 2026 - 2Minimum Elements for a Software Bill of Materials (SBOM)
Cybersecurity and Infrastructure Security Agency · final · CISA SBOM Minimum Elements 2025
Accessed July 25, 2026 - 3Considerations for Achieving Crypto Agility: Strategies and Practices
National Institute of Standards and Technology · final · NIST CSWP 39 Update 1
Accessed July 25, 2026 - 4Quantum-Readiness: Migration to Post-Quantum Cryptography
CISA, NSA, and NIST · final · Joint Quantum-Readiness Fact Sheet
Accessed July 25, 2026 - 5Recommendation for Key Management: Part 1 – General
National Institute of Standards and Technology · final · NIST SP 800-57 Part 1 Rev. 5
Accessed July 25, 2026