github CycloneDX/cdxgen v10.5.0
Release v10.5.0 - Python CBOM for everyone

latest releases: v11.0.1, v11.0.0, v10.11.0...
6 months ago

Introduction

You can now generate CBOM for Python applications. It is as easy as invoking the cbom command.

cbom -t python

pycbom

cdxi REPL can natively understand CBOM. Simply load the generated CBOM, and try the new commands .cryptos and .provides.

cdxi

We have also added support for compliance-as-code via standards. Invoke cdxgen with the new --standard arguments to automatically include their definitions.

Example:

cdxgen -t java --standard asvs-4.0.3

What's Changed

Full Changelog: v10.4.3...v10.5.0

Don't miss a new cdxgen release

NewReleases is sending notifications on new releases.