interlynk-io / sbomex

Find & pull public SBOMs
https://sbombenchmark.dev/
Other
13 stars 2 forks source link

Update help description for the search command #14

Closed surendrapathak closed 1 year ago

surendrapathak commented 1 year ago

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)