Commands
Everything in the Command Palette, under "Vulnetix".
Planned
Designed and scheduled, not yet built. Documented so the design can be reviewed early.
Every command is prefixed Vulnetix in the Command Palette (Ctrl+Shift+P). Commands that cannot work in the current context are hidden rather than shown and failing.
Scanning
| Command | |
|---|
| Scan Workspace | Everything, in the background, cancellable |
| Scan File | Just the active file |
| Scan Folder | From the explorer context menu |
| Cancel Scan | |
| Rescan Changed | Only what changed since the last scan |
Findings
| Command | |
|---|
| Group By | Severity, file, tool, package or status |
| Filter | |
| Refresh | |
| Copy as Markdown | For pasting into a ticket or a pull request |
| Open Finding | Full detail panel |
| Open Rule Documentation | |
Triage and suppression
| Command | |
|---|
| Suppress This Line | Inserts a nosec comment |
| Suppress This File | |
| Suppress in Repository | Recorded, with a reason |
| Triage | Record exploitability, exports as VEX |
| List Suppressions | |
| Sync Suppressions | With your organisation |
Fixing
| Command | |
|---|
| Plan Fixes | Build a remediation plan |
| Apply Fix | |
| Apply All Selected | |
| Preview Diff | |
Compliance
| Command | |
|---|
| Generate SBOM | CycloneDX or SPDX |
| Generate VEX | OpenVEX or CycloneDX |
| Licence Report | |
| Compliance Bundle | Everything, with checksums |
| Open SBOM | In the SBOM explorer |
| Export | |
Threat intelligence
| Command | |
|---|
| Search | By CVE, GHSA, package or CWE |
| Look Up Selection | Select an identifier anywhere and look it up |
| Known Exploited Vulnerabilities | Recent KEV additions affecting you |
Account and organisation
| Command | |
|---|
| Sign In | Device flow |
| Sign Out | |
| Switch Account | For more than one organisation |
| Show Account | Plan, quota, entitlements |
| Organisation Policy | |
| Quality Gate | |
| Package Firewall | |
| AI Firewall | |
The engine
| Command | |
|---|
| Install CLI | |
| Update CLI | |
| Set CLI Path | |
| Show CLI Version | |
| Restart Language Server | |
| Show Output | Start here when something is wrong |