The Pervaziv AI Cortex is a Visual Studio Code extension that allows developers to quickly scan their currently opened file for any vulnerabilites, view the results directly inside the editor and also get a fix for the vulnerablilty. Also has an interafce to chat with AI to assist during coding.
Features
Run a Security scan :
Generate the fix through pervaziv ai
Displays scan results in a custom sidebar panel (Explorer section)
Highlights vulnerable code sections inline in the editor
Opens a diff window to show the suggested fix and option to apply the fix
Has a chatbot to interact with PervazivAI to assist during coding