Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GraphDetectNew to Visual Studio Code? Get it now.
GraphDetect

GraphDetect

codevuldetect2

|
1 install
| (0) | Free
A VS Code extension to detect and suggest fixes for code vulnerabilities.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vuln Detector Offline - Final

This build includes:

  • Graph-based detector
  • Decorations: rectangular highlights on vulnerable lines
  • Hover card with vulnerability type, explanation, and suggested fix
  • Optional offline LLM adapter (configure LLM_BINARY_PATH env var)
  • Extra rules: Path Traversal, Insecure Deserialization
  • Packaged as .vsix (simulated by zip) and zip for testing

Run:

  1. npm install
  2. npm run build
  3. Open in VS Code and press F5 to run the extension host
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft