TraceGuardDocs

Inventory

Components, dependencies, and licenses across your projects.

Once a BOM is parsed, its contents become a searchable inventory you can explore at the project and organization level.

Components

The Components view lists every package and part across your BOMs, with the projects and versions where each appears. Use it to answer "where do we use this package?" in seconds — essential when a new advisory drops.

Open a component to see its versions, the BOMs it came from, associated vulnerabilities, and any component overrides you've applied (for example, to correct or annotate metadata that a generator got wrong).

Secure
app.traceguard.io/…/components

Dependencies

Dependencies capture the relationships between components — direct vs. transitive, and who pulls in what. This is what lets TraceGuard tell you whether a vulnerable package is something you depend on directly or inherited several layers down.

Licenses

The Licenses view aggregates the licenses found across your components, so you can spot copyleft or unknown-license obligations. Open a license to see exactly which components carry it.

Inventory is read-through from your BOMs: upload a newer BOM and the inventory updates. Per-org data like overrides and decisions lives separately from the shared component records.

Next

Vulnerabilities & scanning turns this inventory into prioritized risk.