SecureFlow AI is your AI security copilot for smarter, safer code, right in your editor. This VS Code extension helps you identify potential security vulnerabilities in your code directly within your development workflow.
Features
Quick Security Analysis: Run security analysis on your code and changes
Real-time Feedback: Get immediate feedback on potential security issues
Detailed Reports: View comprehensive reports with severity ratings, descriptions, and recommendations
In-Editor Experience: All analysis happens right in your VS Code editor with no need to switch contexts
Configuration
Set the following settings in your VS Code settings:
secureflow.AIModel: Select the AI Model to use for security analysis
secureflow.APIKey: API Key for the selected AI provider
Usage
Profile your workspace by running SecureFlow: Profile Workspace for Security Analysis
Analyze Code changes by running SecureFlow: Review Git Changes for Security Issues