medcrypt/Medcrypt Helm SBOM Upload

Upload a SBOM into Medcrypt Helm system

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-base-urlThe root URL for the Medcrypt Helm API. This determines your environmentyes
client-idThe API client identifier provided to you by Medcrypt. KEEP THIS SECURE.yes
client-secretThe API client secret provided to you by Medcrypt. KEEP THIS SECURE.yes
workspace-nameThe name of the workspace as it exists in the Helm system. CASE SENSITIVE. This is optional. If not provided, default workspace will be used.no
product-uuidThe 128-bit universally unique identifier for the product, such as 9ef5460a-5246-43dd-89cf-f98cfecaf46d. If this is not specified, then product-name must be providedno
product-nameThe name of the product as it exists in the Helm system. CASE SENSITIVE. If this is not specified, then product-uuid must be provided.no
product-version-nameThe name of the product version as it exists in the Helm system. Not case sensitive. If this is a numeric value like 1.0, be sure to enclose it in quotes to prevent it from being treated as a number and possibly truncated.yes
sbom-file-pathPath to the SBOM file within the github action workspace.yes
create-product-if-not-foundIf true, will create the product if it does not exist.nofalse
create-version-if-not-foundIf true, will create the version of the product if it does not exist.nofalse

no outputs