Software Bill of Materials (SBOM)

CycloneDX format SBOM reports containing full dependency lists, licensing, and package manifests.

ARCHITECTURE

Intel / AMD 64-bit (amd64)

Software bill of materials in CycloneDX JSON format, generated dynamically at build time for the x86_64 CPU architecture.

ARCHITECTURE

ARM 64-bit (arm64)

Software bill of materials in CycloneDX JSON format, generated dynamically at build time for the arm64 CPU architecture (AArch64 / Raspberry Pi 4/5).

Interactive Package Explorer

Explore, search, and filter components embedded in the built snap packages in real time.

TOTAL COMPONENTS

-

SCANNER TOOL

-

GENERATION TIME

Loading and parsing SBOM dataset...

Failed to load SBOM data

The JSON file for this architecture is not available.

SBOM package components for the selected architecture
Package Name Version Type License

How to audit these SBOMs

You can parse and scan these SBOM files using any CycloneDX-compliant security auditor or vulnerability scanner. For example, to scan the downloaded amd64 SBOM using Anchore's grype:

# Install the grype scanner utility
sudo snap install grype
 
# Scan the SBOM document for CVE vulnerabilities
grype sbom-amd64.json