scmdr/Claude Code Security Scan
Scan Claude Code configurations for security issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan | no | . |
| severity | Minimum severity to report (critical, high, medium, low, info) | no | medium |
| fail-on-findings | Fail the action if findings are detected | no | true |
| upload-sarif | Upload SARIF results to GitHub Security tab | no | true |
Outputs
| name | description |
|---|---|
| findings-count | Total number of findings |
| critical-count | Number of critical findings |
| sarif-file | Path to SARIF output file |