An enterprise organization is updating its software supply chain oversight procedures. To prevent vulnerable open-source dependencies from entering its production environment, the security team requires third-party software providers to submit a formal, machine-readable inventory detailing all sub-components, libraries, and module versions included in their software releases. Which of the following artifacts should the security administrator mandate from vendors to satisfy this requirement?
- Software Bill of Materials (SBOM)Answer
- BBusiness Associate Agreement (BAA)
- CService Level Agreement (SLA)
- DHardware Security Module (HSM) attestation
Answer
The Software Bill of Materials (SBOM) is the required artifact because it provides a complete, machine-readable inventory of software components and third-party dependencies.
Requiring a Software Bill of Materials (SBOM) provides the organization with a standard, machine-readable manifest listing all software components, third-party libraries, and dependencies. This enables security teams to quickly query and assess supply chain risk when new vulnerabilities are reported in shared libraries.
Step-by-Step Solution
Key Concept
Software Bill of Materials (SBOM) for Supply Chain Oversight