aditya060806/Harvest Scan
Fast, plugin-driven security + code-quality scan with a single 0–100 score. Outputs SARIF for GitHub Code Scanning.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | File or directory to scan. | no | . |
| mode | Scan mode: fast | default | complete. | no | complete |
| sarif-file | Path to write the SARIF report to. | no | harvest.sarif |
| fail-on-error | Fail the job when the scan exit code is non-zero. | no | true |
| baseline | Only fail on issues not present in .harvest/baseline.json. | no | false |
Outputs
| name | description |
|---|---|
| sarif-file | Path to the generated SARIF report. |