cybeats/Cybeats SBOM Studio
Cybeats SBOM Studio Action help cybeats customers to automate the SBOM import process into their SBOM Studio instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Cybeats API URL | yes | — |
| filePath | SBOM File Path | yes | — |
| secretAccessKey | Cybeats Secret Key | yes | — |
| accessKey | Cybeats Access Key | yes | — |
| subType | SBOM Document Type | yes | — |
| manufactureName | Manufacturer Name | no | — |
| supplierName | Supplier Name | no | — |
| threshold | Threshold for acceptable vulnerabilities(Low, Medium, High, Critical) | no | — |
| sbomQuality | Sbom Quality Percentage Acceptable | no | — |
| pkgType | SBOM Package Type (e.g. maven, npm, etc) | no | — |
| sbomComponentName | SBOM Component Name | no | — |
| namespace | SBOM Component Namespace | no | — |
| sbomComponentVersion | SBOM Component Version | no | — |
| sbomAutocorrection | SBOM Autocorrection | no | — |
| sbomLicenseCorrection | SBOM License Correction | no | — |
| analysisReportPath | File path to store the SBOM analysis report as JSON | no | — |
Outputs
| name | description |
|---|---|
| report | JSON representation of the SBOM analysis summary and vulnerabilities |