The SBOM tab provides a complete inventory of all third-party components discovered during the scan. To access it:
- Open a completed scan from the Scans tab.
- Click the SBOM tab (PackageSearch icon) in the scan detail page.
- A table of discovered packages appears with columns: Package, Version, Ecosystem, Type, License, Language, Location, Dependencies, and Indexed date.
- Filter by ecosystem (npm, PyPI, Maven, Go, NuGet, etc.), component type (library, framework, application), or license family.
- Search by package name using the search box.
- Click any column header to sort. Use pagination controls at the bottom (25, 50, or 100 rows per page).
If the tab shows "SBOM not requested," enable SBOM generation in the Policy tab and re-run the scan. Summary badges above the table show component counts by ecosystem and type.
