actions-marketplace-validations/CycloneDX GoMod Generate SBOM (Zenithar Fork)

Github action to generate a CycloneDX SBOM for Go modules with GH Token support

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
argsArguments to pass to cyclonedx-gomod. Please refer to the cyclonedx-gomod documentation for usage instructions. When not set, *cyclonedx-gomod* will only be downloaded, but not executed. It'll be made available via $PATH and can be used by later steps of the workflow. no
versionThe version of cyclonedx-gomod to use. Can be a version range, in which case the latest version matching the range is chosen. Minimum allowed version is v1.0.0. Must either be an existing semantic version (e.g. v1.0.0, 1.0.0) or a version range. yes
github-tokenGitHub access token used to get information from the GitHub API. yes

no outputs