cdxgen

command
v0.29.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README

Dracon CDXGEN Producer

This producer runs CycloneDX/cdxgen against the specified filesystem or image. It then parses the results into the Dracon format and exits.

Testing without Dracon

You can run this producer outside of dracon for development with

go run ./components/producers/cdxgen -in <any cyclonedx sbom document> -out ./cdxgen.pb 

cdxgen can be run as a docker image by pulling ghcr.io/cyclonedx/cdxgen

SBOM mode

The producer will output a LaunchToolResponse containing a single issue which will have its CycloneDXSBOM field populated with the output from cdxgen.

Documentation

Overview

Package main of the cdxgen producer parses the CycloneDX output of cdxgen and create a singular Dracon issue from it

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL