Install sbomlyze

A fast, reliable SBOM diff and analysis tool.

Verified Installation Methods

# Install script (recommended)
curl -sSfL https://raw.githubusercontent.com/rezmoss/sbomlyze/main/install.sh | sh

# Go install
go install github.com/rezmoss/sbomlyze/cmd/sbomlyze@latest

Unsigned apt, rpm, and apk repository instructions are not published. They will return after package-manager-native signing is available.

See GitHub repository for more information.