co-cddo/Submit SBOM to Observability Platform
Retrieves repository SBOM from GitHub and submits to ingestion API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Base URL of the ingestion API (e.g. https://api.example.com) | yes | — |
| service-id | UUID of the target service in the observability platform | yes | — |
| api-key | API key for ingestion API authentication | yes | — |
| github-token | GitHub token for dependency graph API access | no | ${{ github.token }} |
Outputs
no outputs