VirtueGuard-Code READMEThis is the README for our extension "VirtueGuard-Code", a powerful vulnerability scanning tool for your code. 1. Configuration1.1 API Base URLYou can set the API base URL by setting the 1.2 Auto-Analysis SettingsYou can enable or disable automatic analysis on file save by setting 2. How to useWe support two modes for vulnerability scanning: 2.1 Autoscan ModeThis mode automatically scans your code for vulnerabilities whenever you save a file. It's perfect for continuous security monitoring during development. Features:
To enable this mode:
2.2 Manual Scan ModeThis mode allows you to analyze specific code sections for vulnerabilities. It's ideal for targeted security reviews. Features:
To use this mode:
|