other versions
- trixie-backports 0.7.1-1~bpo13+1
- testing 0.7.1-1
- unstable 0.7.2-1
| DEBSBOM-FILTER(1) | debsbom | DEBSBOM-FILTER(1) |
NAME¶
debsbom-filter - debsbom filter command
SYNOPSIS¶
debsbom filter [-h] [-t {cdx,spdx}] [--sources] [--binaries] [--validate]
bomin bomout
DESCRIPTION¶
Filter sbom by sources or binaries
OPTIONS¶
Positional Arguments
Named Arguments
- -t, --sbom-type
- SBOM type to process (default: auto-detect), required when reading from
stdin
Possible choices: cdx, spdx
- --sources=False
- operate only on source packages (skip binaries)
- --binaries=False
- operate only on binary packages (skip sources)
- --validate=False
- validate generated SBOM (only for SPDX)
SEE ALSO¶
DEBSBOM¶
Part of the debsbom(1) suite.
AUTHOR¶
Christoph Steiger, Felix Moessbauer
COPYRIGHT¶
2025, Siemens
| March 24, 2026 |