namokar100/CBAE action
Performs CBOM vulnerability analysis on a repository using CLI and provides a detailed compliance report.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with access to clone CBOM tool repo | yes | — |
| commands-to-install-build-tools | Optional shell commands to install custom build tools before analysis | no | — |
| build-command | Optional build command to compile the project before analysis | no | — |
Outputs
| name | description |
|---|---|
| cbom-report | Path to the generated CBOM JSON report |
| compliance-report | Path to the generated compliance text report |