.\" Man page generated from reStructuredText .\" by the Docutils 0.22.4 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "DEBSBOM-EXPORT" "1" "Apr 14, 2026" "" "debsbom" .SH NAME debsbom-export \- debsbom export command .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX debsbom export [\-h] [\-t {cdx,spdx}] [\-\-format {graphml}] [bomin] [out] .EE .UNINDENT .UNINDENT .SH DESCRIPTION .sp Export sbom as graph .sp 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. However, some properties like the package section and essential can only be tracked in CycloneDX. .SH OPTIONS .sp \fBPositional Arguments\fP .PP .INDENT 0.0 .TP .B bomin sbom file(s) to process for \(aqbomin\(aq. Use \(aq\-\(aq to read from stdin .TP .B out output file (optional) .UNINDENT .sp \fBNamed Arguments\fP .PP .INDENT 0.0 .TP .B \-t\fP,\fB \-\-sbom\-type SBOM type to process (default: auto\-detect), required when reading from stdin .sp Possible choices: cdx, spdx .TP .B \-\-format=\(aqgraphml\(aq graph output format (default: \(aqgraphml\(aq) .sp Possible choices: graphml .UNINDENT .SH SEE ALSO .sp \fBdebsbom\-decisions(1)\fP, \fBdebsbom\-generate(1)\fP .SH DEBSBOM .sp Part of the \fBdebsbom(1)\fP suite. .SH Author Christoph Steiger, Felix Moessbauer .SH Copyright 2025, Siemens .\" End of generated man page.