Man page - debsbom-filter(1)
Packages contas this manual
Manual
| 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-generate(1)
DEBSBOM
Part of the debsbom(1) suite.
AUTHOR
Christoph Steiger, Felix Moessbauer
COPYRIGHT
2025, Siemens
| March 24, 2026 |