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 1.3 API KeyYou can set the API key by setting the To get your API key, please contact us by booking a demo. 1.4 Selected ModelYou can select the model to use for vulnerability analysis by setting the The available models are:
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:
|