Check an SBOM
check_sbomAudit a CycloneDX or SPDX JSON software bill of materials. Components are mapped to tracked products and scored for EOL risk; unmatched components are listed honestly rather than guessed. Pass the SBOM as a JSON string or object. Free tier scores up to 5 matched components per call; Pro up to 50.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sbom | Yes | The SBOM document (JSON string or object). CycloneDX (bomFormat/components) or SPDX (spdxVersion/packages). | |
| max_items | No | Maximum matched components to score (default 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||