jcroall/Detect Rapid Scan Action
A GitHub action to perform a Detect rapid scan and record the results
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 |
| output-path-override | Override for where to output Detect files, default is $RUNNER_TEMP/blackduck/ | no | — |
Outputs
no outputs