# microsoft/sbom-tool

The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.

Repository: https://github.com/microsoft/sbom-tool
Canonical: https://ross.abutalabs.com/products/sbom-tool
Language: C#
License: MIT
License Family: permissive
Topics: sbom, sbom-generator
Last push: 2026-06-18T04:21:38+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 61, longevity 100
- inputs: {"age_days": 1554, "days_push": 76, "days_rel": 261, "gap_med": 27.0, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2068, forks 199 (observed 2026-08-28T04:06:10.208645+00:00)

## What it is
Microsoft's SBOM Tool is a scalable, enterprise-ready CLI that generates SPDX 2.2 and SPDX 3.0 compatible Software Bill of Materials documents for a wide variety of build artifacts. It detects components using Microsoft's Component Detection libraries and enriches them with license information from the ClearlyDefined API.

## Use cases
- generate an SPDX SBOM for my build artifacts
- create a software bill of materials in CI/CD pipelines
- generate SBOMs for compliance and supply chain security
- detect open source components and their licenses in a project
- produce SPDX 2.2 SBOM files for enterprise release processes
- scan a directory and output an SBOM manifest

## When to choose
- you need SPDX 2.2 or 3.0 compatible SBOM generation at enterprise scale
- you want a maintained Microsoft tool with CI/CD integration and cross-platform binaries
- you need automatic component detection with license enrichment

## When to avoid
- you need CycloneDX format output rather than SPDX
- you need vulnerability scanning or SBOM validation rather than generation
- you need a GUI-based SBOM workflow

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, developer-tools, cli, ci-cd
- domain: security, developer-tools
- platform: windows, cli, cross-platform
- tags: sbom, spdx, supply-chain-security, component-detection, license-scanning, devops, linux, macos, docker

## Member repositories
- microsoft/sbom-tool (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.208645+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:47.478370+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/sbom-tool (fetched 2026-08-28T04:06:10.208645+00:00, sha 5f9afb81e2a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
