STP
SBOM Observer/

SBOM Examples

Download example SBOM, VEX, and VDR documents in standardized formats

These compact examples follow the content requirements outlined in this documentation and demonstrate different real-world use cases. Each document is a complete, valid JSON file that shows how to structure metadata, components, dependencies, and vulnerability information according to industry standards.

The examples include a healthcare application scenario with proper supplier identification, patched dependencies, vendor-provided components, and redacted firmware — illustrating how to handle common transparency challenges in production environments. While production SBOMs typically contain many more components, these examples focus on demonstrating key patterns and requirements in a readable format.

Download Examples

What's Inside

Each example demonstrates:

  • Required metadata — unique identifiers, timestamps, supplier information, and tool documentation
  • Component inventory — properly identified components with PURLs, hashes, and licenses
  • Dependency relationships — both direct and transitive dependencies structured as hierarchies
  • Advanced scenarios — patched components, vendor-provided SBOMs, incomplete assemblies, and redacted information
  • Vulnerability handling — (VEX only) vulnerability status, impact analysis, and remediation guidance

On this page