humzahassan1/VibeSafe Security Scan
Scan your codebase for security vulnerabilities with VibeSafe
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan (relative to repo root) | no | . |
| format | Output format: markdown or json | no | markdown |
| skip-tier3 | Skip LLM analysis (Tier 1/2 only) | no | true |
| anthropic-api-key | Anthropic API key for Tier 3 analysis | no | — |
| budget | Token budget for Tier 3 analysis | no | 100000 |
| fail-on-critical | Fail the action if critical findings are found | no | true |
| comment-on-pr | Post findings as a PR comment | no | true |
Outputs
| name | description |
|---|---|
| total-findings | Total number of findings |
| critical-findings | Number of critical findings |
| report | Path to the generated report file |