Scan your workspace for security findings directly from VS Code. Sign in with your Vigilnz API key, run a scan, and view results grouped by file and severity in the sidebar.
Features
Sign in with your Vigilnz API key (stored securely).
Scan workspace – zips your workspace and uploads it to Vigilnz for analysis. Scans can take several minutes; you cannot start a new scan while one is in progress.
Scan Summary – view scan status and findings by file, with severity (Critical, High, Medium, Low). Click a finding to open the file at that line.
Check results – manually refresh scan status and results when a scan is still in progress (e.g. after polling has stopped).
Account – view profile and sign out or update your API key.
Requirements
VS Code ^1.109.0
A Vigilnz API key
A workspace folder open (required to run a scan)
How to Use
Open the Vigilnz icon in the Activity Bar.
In Scan Summary, click Sign In with API Key and enter your Vigilnz API key.
Click Run Scan to upload your workspace and start a scan. Status appears at the top; when the scan is in progress, use Check results to refresh.
When the scan completes, findings are listed by file. Click a finding to jump to that line in the editor.
Use Account to sign out or update your API key.
Commands
Available from the Command Palette (Ctrl+Shift+P / Cmd+Shift+P):
Vigilnz: Check scan results – fetch the latest scan status and results.