wesllen-lima/Velka Security Scan
Run Velka secret scanner on your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan (default: repository root) | no | . |
| fail-on-secrets | Fail the step if mortal sins are found | no | true |
| format | Output format (terminal, json, csv, junit, sarif, markdown, html) | no | terminal |
| mortal-only | Only report mortal (critical) sins | no | false |
Outputs
| name | description |
|---|---|
| exit-code | Exit code from velka (0 = clean, 1 = sins found) |
| has-sins | Whether any sins were found (true/false) |