-
Notifications
You must be signed in to change notification settings - Fork 0
Triage Mode
Caspian-Explorer edited this page Mar 12, 2026
·
1 revision
Triage Mode provides a guided walkthrough of all pending security issues, one at a time.
- Run a workspace scan first (
Caspian Security: Check Entire Workspace) - Open the Command Palette (
Ctrl+Shift+P) - Run
Caspian Security: Start Triage Session
For each issue, Caspian:
- Navigates to the file and line
- Shows the issue details (severity, rule code, message, suggestion)
- Presents action buttons:
| Action | What It Does |
|---|---|
| AI Fix | Generates and applies an AI-powered fix |
| Ignore | Marks as ignored and adds to .caspianignore
|
| False Positive | Records as FP and trains the learning system |
| Skip | Moves to the next issue without action |
| Stop Triage | Ends the triage session |
Issues are sorted by severity (errors first, then warnings, then info).
- After a workspace scan reveals many findings
- During code review to systematically address all issues
- When onboarding a new project and triaging initial results
Caspian Security
Run Anywhere
Features
Reference