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

