synopsys-sig/Detect Rapid Scan Action
DEPRECATED: Please use Black Duck Security Scan "https://github.com/marketplace/actions/black-duck-security-scan"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Your GitHub token | yes | — |
| detect-version | The version of Detect to download | yes | — |
| blackduck-url | Url of Black Duck instance | yes | — |
| blackduck-api-token | API Token for Black Duck instance | yes | — |
| scan-mode | Either RAPID or INTELLIGENT, configures how Detect is invoked. RAPID will not persist the results and disables select Detect functionality for faster results. INTELLIGENT persists the results and permits all features of Detect. | no | RAPID |
| fail-on-all-policy-severities | By default, Detect will only fail on policy violations with BLOCKER or CRITICAL severities. This flag will cause the action to fail on all policy severities. | no | false |
| output-path-override | Override for where to output Detect files, default is $RUNNER_TEMP/blackduck/ | no | — |
| detect-trust-cert | Acceptable Values: TRUE, FALSE. If TRUE, Detect will trust the Black Duck certificate even if the certificate is not in the keystore. | — | TRUE |
Outputs
no outputs