TraceGuardDocs

BOM types

The seven Bill of Materials types TraceGuard tracks.

A Bill of Materials isn't only about software. TraceGuard records uploads under a BOM type so different inventories stay distinct while flowing through the same pipeline.

TypeKeyCovers
SoftwaresbomApplication packages and libraries.
HardwarehbomPhysical components and boards.
CryptographycbomCryptographic algorithms, protocols, and dependencies.
SaaSsaas_bomServices and the calls between them.
AIai_bomAI system components.
MLml_bomMachine-learning models and artifacts.
OperationsobomOperational/runtime components.

You set the type when uploading (the bom-type input on the Action, or the bom_type form field on the API). Most teams start with sbom; the others matter for hardware, crypto-agility (CRA), and AI/ML supply-chain work.