Rafter Security Audits
For more detailed guides, see the basic and advanced guides.Scan a Repo
Scan Modes
Scan a Specific Repo and Branch
Scan in the Background
Save Report to File
Count Vulnerabilities
Check Quota
Rafter Security
Local security features. No API key required.Initialize
Secret Scanning
Command Execution
Skill Auditing
Pre-Commit Hook
Audit Logs
Configuration
Exit Codes
Rafter Code Analysis (rafter run, rafter get, rafter usage)
| Code | Meaning |
|---|---|
| 0 | Success |
| 1 | General error |
| 2 | Scan not found |
| 3 | Quota exhausted (per-mode scan limit reached) |
| 4 | Insufficient API key scope |
Rafter Security (rafter scan local)
| Code | Meaning |
|---|---|
| 0 | No secrets found |
| 1 | Secrets detected |
| 2 | Runtime error (path not found, not a git repo, invalid ref) |

