bobbydeveaux/Guardian Security Scanner
Scan your repository for dependency CVEs, hardcoded secrets, and code-level security issues powered by Claude AI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key for Claude AI code analysis (SAST). If omitted, SAST is skipped. | no | "" |
| scan_osv | Enable OSV dependency vulnerability scanning | no | true |
| scan_secrets | Enable secrets detection | no | true |
| scan_sast | Enable Claude AI SAST analysis | no | true |
| fail_on_findings | Fail the workflow if CRITICAL issues or secrets are found | no | true |
Outputs
no outputs