← Package directory
Available on winget

Install CycloneDX CLI

CycloneDX CLI tool for SBOM analysis, merging, diffs and format conversions.

Install with winget
winget install --id CycloneDX.CLI
Upgrade
winget upgrade --id CycloneDX.CLI
Uninstall
winget uninstall --id CycloneDX.CLI

About CycloneDX CLI

The CycloneDX CLI tool currently supports BOM analysis, modification, diffing, merging, format conversion, signing and verification. Conversion is supported between CycloneDX XML, JSON, Protobuf, CSV, and SPDX JSON v2.3.

What's new in 0.31.0

What's Changed - General project maintenance by @coderpatros in #484 - Bump System.Security.Cryptography.Xml from 10.0.5 to 10.0.6 by @dependabot[bot] in #486 Full Changelog: v0.30.0...v0.31.0

Read release notes

Version history

Version Updated Notes
0.31.0 Unknown What's Changed - General project maintenance by @coderpatros in #484 - Bump System.Security.Cryptography.Xml from 10.0.5 to 10.0.6 by @dependabot[bot] in #486 Full Changelog: v0.30.0...v0.31.0
0.30.0 Unknown ## What's Changed - SPDX 2.3 is supported. by @vargenau in #477 - Add support for CycloneDX v1.7 by @coderpatros in #479