other versions
- trixie-backports 0.7.1-1~bpo13+1
- testing 0.7.2-1
- unstable 0.8.1-1
| 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
Named Arguments
- -t, --sbom-type
- SBOM type to process (default: auto-detect), required when reading from
stdin
Possible choices: cdx, spdx
- --format='graphml'
- graph output format (default: 'graphml')
Possible choices: graphml
SEE ALSO¶
DEBSBOM¶
Part of the debsbom(1) suite.
Author¶
Christoph Steiger, Felix Moessbauer
Copyright¶
2025, Siemens
| February 10, 2026 |