Security teams, CRA programs, and supply-chain initiatives increasingly produce software bills of materials: CycloneDX, SPDX, Syft exports, GitHub dependency graphs. An SBOM lists components (names, versions, hashes, suppliers) and often a license field copied from package metadata.
Procurement, legal, and license compliance reviews ask for something different: Reviewed third-party license disclosure with full license text, attribution where required, and a record tied to what you actually ship. Not a machine-readable file alone.
Confusing the two is common after CRA training or SOC 2 prep. Teams finish SBOM work and assume license compliance is done. Buyers and auditors then ask for open-source license obligations, and the gap appears.
This page is the concept comparison. The hands-on walkthrough for turning an SBOM into a compliance page lives in the guides section as "SBOM to compliance page".