build/sbomex fetch --help
finds SBOM in the repository that matches the filtering criteria
Usage:
sbomex search [flags]
Flags:
--format string SBOM format options json/xml/tv
-h, --help help for search
--limit int max number of search results to print (default 25)
--spec string SBOM Specification options spdx/cdx
--tool string SBOM creator tool name (e.g. syft, trivy, bom)
build/sbomex fetch --help finds SBOM in the repository that matches the filtering criteria
Usage: sbomex search [flags]
Flags: --format string SBOM format options json/xml/tv -h, --help help for search --limit int max number of search results to print (default 25) --spec string SBOM Specification options spdx/cdx --tool string SBOM creator tool name (e.g. syft, trivy, bom)