Man page - debsbom-filter(1)
Packages contains this manual
Manual
DEBSBOM-FILTER
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
DEBSBOM
AUTHOR
COPYRIGHT
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
|
bomin |
sbom file(s) to process for 'bomin'. Use '-' to read from stdin |
|||
|
bomout |
sbom output file. Use '-' to write to stdout |
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