deepbitstechnology/Deepbits SBOM Action
Create and analyze SBOM for your project to find vulnerabilities and license issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub authentication token | no | ${{ github.token }} |
| apiKey | Deepbits API key for integration | no | — |
| path | Path to the docker image | no | — |
| project | Project ID | no | — |
Outputs
| name | description |
|---|---|
| bom | The SBOM file in string |
| bomPath | Path to the SBOM file |