optum/Sourcehawk Scan
Run a sourcehawk scan on the code base
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository-root | Repository Root | no | . |
| config-file | Configuration File | no | sourcehawk.yml |
| output-format | Output format | no | TEXT |
| output-file | Output file to write results to | no | sourcehawk-scan-results.txt |
| fail-on-warnings | Whether or not to fail the scan if only warnings found | no | false |
| fail-build | Whether or not to fail the build on scan failure | no | true |
| tags | Tags to filter the scan on | no | — |
Outputs
| name | description |
|---|---|
| scan-passed | "true" if scan passed, "false" otherwise |