cyclonedx/CycloneDX GoMod Generate SBOM
Github action to generate a CycloneDX SBOM for Go modules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments 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 | — |
| version | The 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 | — |
Outputs
no outputs