Skip to main content

SBOM

The SBOM tab is the machine's software bill of materials- every package installed on it, plus a summary of software and the vulnerabilities it carries.

How to get here

Open an endpoint (see Summary), then click the SBOM tab.

URL path: /inventory/endpoints/{id}?tab=sbom

Summary

The first sub-section, Summary, charts the totals.

The SBOM tab Summary sub-section with software and vulnerability breakdownsThe SBOM tab Summary sub-section with software and vulnerability breakdowns

It shows counts for software, vulnerabilities, licenses, and dependencies, the top vulnerabilities, and breakdowns by software type and vulnerability severity.

Package categories

The remaining sub-sections, down the left, group packages by type- for example Python Packages, Windows Programs, NPM Packages, Chocolatey Packages

  • each with a count. Pick one to see its package list.
The SBOM tab showing the installed-package listThe SBOM tab showing the installed-package list
ColumnWhat it shows
(icon)Flags prohibited and vulnerable packages.
NamePackage name.
VersionInstalled version.
ReleasePackage release.
PublisherVendor/author.
Release DateWhen this version shipped.
EOSEnd of support date.
EOLEnd of life date.
VulnerabilityKnown CVEs for the package (licensed editions); click to view.

Use Search to filter, and the toolbar to upload or download an SBOM file.

Tips & troubleshooting

  • A package shows a red dot. It has known vulnerabilities- open the Vulnerability cell, or see the Vulnerabilities tab.
  • EOS / EOL is set. That software is at or past end of support/life and should be planned for replacement.