Scroll to navigation

DEBSBOM-EXPORT(1) debsbom DEBSBOM-EXPORT(1)

NAME

debsbom-export - debsbom export command

SYNOPSIS

debsbom export [-h] [-t {cdx,spdx}] [--format {graphml}] [BOMIN] [out]


DESCRIPTION

Export sbom as graph

Processes an SBOM and converts it to various graph formats. Note, that SPDX SBOMs lead to better results, as they describes inter package relations more precisely.

OPTIONS

Positional Arguments

sbom file(s) to process for 'bomin'. Use '-' to read from stdin
output file (optional)

Named Arguments

SBOM type to process (default: auto-detect), required when reading from stdin

Possible choices: cdx, spdx

graph output format (default: 'graphml')

Possible choices: graphml


SEE ALSO

debsbom-decisions(1), debsbom-generate(1)

DEBSBOM

Part of the debsbom(1) suite.

Author

Christoph Steiger, Felix Moessbauer

Copyright

2025, Siemens

February 10, 2026