Real-time security vulnerability detection and remediation for your codebase.
Features
- Real-time Scanning: Detect vulnerabilities as you type.
- OWASP Alignment: Automated checks for OWASP Top 10 vulnerabilities.
- Quick Fixes: One-click remediation for common security issues.
- Security Reports: Comprehensive workspace security overview.
Getting Started
- Install the extension from the VS Code Marketplace.
- Open any project.
- ESP will automatically start scanning supported files.
- Use the Command Palette (
Ctrl+Shift+P) and search for ESP: Scan Current File to manually trigger a scan.
Requirements
- VS Code version 1.85.0 or higher.
- (Optional) ESP Backend API for advanced analysis.
Extension Settings
This extension contributes the following settings:
esp.apiUrl: Base URL of the ESP backend API.
esp.autoScan: Automatically scan files as you type.
esp.scanOnSave: Run a full scan whenever a supported file is saved.
Known Issues
Please report any bugs or feature requests on the GitHub Issues page.
Release Notes
1.0.0
Initial release of Enterprise Security Platform.
| |