Skip to main content

upload-software-version-sbom

Description

Upload an SBOM (Software Bill of Materials) in JSON, XML, or YAML format.


Example Software Version SBOM upload:

$ memfault --org-token $ORG_TOKEN \
--org acme-inc --project smart-sink \
upload-software-version-sbom \
--software-type stm32-fw \
--software-version 1.0.0-alpha \
build/sbom.json

Reference: https://mflt.io/sboms

Arguments

ArgumentTypeRequired
pathPathTrue

Options

OptionShortRequiredDefaultDescription
--software-typeNoneTrueNone

None

--software-versionNoneTrueNone

None

--helpNoneFalseFalse

Show this message and exit.