octocolby/Upload SBOM
Uploads a CycloneDX SBOM to Dependency Track
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dependency_track_url | URL of Dependency Track server | yes | https://localhost |
| dependency_track_api_key | API Key for Dependency Track server | yes | "" |
| project_name | Project name to upload SBOM to in Dependency Track | yes | myproj |
| version | Version to set for Dependency Track project | yes | 0.0.0 |
| sbom-file | Filename of SBOM to upload | yes | sbom.json |
| tags | Comma seperated tags for Dependency Track project | yes | foo,bar |
| description | Description of Dependency Track project | yes | my app |
Outputs
no outputs