cloudbees-io/blackduck-hybrid
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server-url | Server URL | yes | — |
| api-token | API token | yes | — |
| ref | Flag to indicate the ref that should be archived (same as supplied to checkout) | no | "" |
| workspace-dir | Flag to mention the path where the checked out code will be present | no | "" |
| scan-mode | Flag to mention the scan mode | no | INTELLIGENT |
| project-name | Flag to mention the project name | no | "" |
| project-version | Flag to mention the project version | no | "" |
| detect-cli-params | Flag to mention the detect cli params | no | "" |
Outputs
| name | description |
|---|---|
| critical-count | A string containing the number of Critical security findings discovered during the scan. |
| very-high-count | A string containing the number of Very High security findings discovered during the scan. |
| high-count | A string containing the number of High security findings discovered during the scan. |
| medium-count | A string containing the number of Medium security findings discovered during the scan. |
| low-count | A string containing the number of Low security findings discovered during the scan. |