opencontextinc/Generate SBOM YAML
Generate SBOM (SPDX) and OpenContext artifact YAML
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 19, 2023
- License
- Apache 2.0
Pinned Snippet
uses: opencontextinc/generate-sbom-yaml@48657649e89aa5d7b5e768c5b2a2644df273757d # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| upload_yaml | Upload OpenContext SBOM artifact YAML to release? | yes | true |
Outputs
| name | description |
|---|---|
| sbom_path | The path of the SBOM generated |
| sbom_url | The release URL where the SBOM can be downloaded from |
| artifact_path | The path of the OpenContext SBOM artifact YAML |
| artifact_url | The release URL of the OpenContext SBOM artifact YAML or WORKSPACE_ARTIFACT if upload_yaml is false |