octopusdeploy/Upload SBOM to Dependency-Track
Uploads an SBOM to Dependency-Track using a Go CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dependency-track-url | Base URL of Dependency-Track instance | yes | — |
| dependency-track-key | API key for Dependency-Track | yes | — |
| project-name | Name of the project | yes | — |
| project-version | Version of the project | yes | — |
| parent-name | Optional parent project name | no | — |
| is-latest | Whether to mark the version as latest (true/false) | no | true |
| project-tags | Comma-separated project tags | no | — |
| sbom-file | Path to the SBOM file to upload | no | — |
Outputs
no outputs