NTIA Minimum Elements for SBOM (2021)

Complete guide to the NTIA Minimum Elements for a Software Bill of Materials, the foundational US baseline for SBOM data fields, and where the baseline stands today: CISA's 2025 update, AI SBOM guidance, and OMB M-26-05.

← Back to Compliance Overview

Who it affects: Software producers and suppliers (and their customers) who need a baseline SBOM structure, especially when selling into US federal or regulated/critical-infrastructure supply chains. Other frameworks like FDA medical device guidance and CISA Framing reference these minimum elements as the baseline for SBOM content.

Need help with compliance? We can help you navigate your SBOM compliance journey.

Get in Touch

Overview

The NTIA Minimum Elements for a Software Bill of Materials is the foundational baseline for SBOM guidance in the United States. Published in July 2021, it defines seven core data fields that every SBOM should contain, plus implementation practices for SBOM generation and sharing.

This document emerged from a multi-stakeholder process and represents the consensus “minimum viable SBOM” that balances utility with practicality. It remains the operative published baseline for US SBOM content: CISA’s proposed successor has not been finalized, and other frameworks (such as FDA medical device guidance) continue to reference the NTIA elements.

Note: NTIA frames these as “minimum elements” (guidance), not legally binding requirements. However, they are widely adopted as the de facto standard.

Where the Baseline Stands Today

The 2021 minimum elements are the starting point of an evolving lineage, and several things have moved recently:

  • CISA’s 2025 update is still a draft. CISA published the 2025 Minimum Elements for an SBOM as a public comment draft, with the comment period closing on 3 October 2025. A final version has not been published, so the 2021 NTIA elements remain the operative baseline while the draft signals where US guidance is heading (new fields such as component hash, license, generation tool, and generation context).
  • The minimum elements concept has been extended to AI. In May 2026, CISA and its G7 partners released Software Bill of Materials for AI - Minimum Elements, joint guidance applying SBOM-style transparency to AI systems, covering models, datasets, and their dependencies.
  • Federal procurement expectations became agency-led. In January 2026, OMB memo M-26-05 rescinded the government-wide secure software attestation “common form” requirement from M-22-18 and M-23-16 in favor of risk-based, agency-defined assurance requirements. Agencies may still require SBOMs where they judge it appropriate, which makes the NTIA elements the natural baseline for those requests.

The practical consequence: if you build your SBOM practice on the seven NTIA fields today and track the CISA 2025 draft’s additions, you are well positioned for both current requests and the successor guidance.

Required Data Fields

Data FieldDescriptionStatus
Supplier NameThe name of the entity that creates, defines, and identifies componentsMinimum element
Component NameDesignation assigned to a unit of software defined by the original supplierMinimum element
VersionIdentifier used by the supplier to specify a change in softwareMinimum element
Other Unique IdentifiersOther identifiers used to identify a component or serve as a lookup key (e.g., purl, CPE)Minimum element
Dependency RelationshipCharacterizing the relationship that an upstream component has to softwareMinimum element
Author of SBOM DataThe name of the entity that creates the SBOM dataMinimum element
TimestampRecord of the date and time of the SBOM data assemblyMinimum element

Implementation Practices

Beyond the seven data fields, NTIA also defines implementation practices:

PracticeDescription
FrequencySBOMs should be generated for each new release or update
DepthHow deep dependency capture goes (direct vs transitive)
Known UnknownsExplicitly identifying components that could not be enumerated
Distribution & DeliveryHow SBOMs are made available to consumers
Access ControlRoles and permissions for SBOM access
Accommodation of ErrorsProcess for handling mistakes in SBOM data

Schema Mappings

For CycloneDX and SPDX field mappings, see our Schema Crosswalk.

Official Sources


Disclaimer: This page represents our interpretation of the referenced frameworks and standards. While we strive for accuracy, we may have made errors or omissions. This content is provided for informational purposes only and does not constitute legal advice. For compliance decisions, consult the official source documents and seek qualified legal counsel.

← Back to Compliance Overview