Visual Studio IDE

How to Install and Use

Supported Visual Studio Versions
Troubleshooting
Visual Studio - Information for SupportLast updated
Was this helpful?
Aikido automatically scans your projects for hardcoded secrets (API keys, tokens) and insecure code patterns (SQL injections, path traversal, ..) so you can catch issues early and keep your codebase safe.
Scans run automatically whenever you open a file or save changes, making it easy to catch issues early in development.
When security issues are found, they're highlighted directly in your code and listed in the Aikido window.

Step 1. Head over to the Visual Studio Marketplace and click Install. After installation, you will be asked to add your personal access token (step 2).
Step 2. In Aikido, go to the Visual Studio Integration Screen and create your token.

Step 3. Check out the examples in our docs on the Visual Studio Marketplace to test whether everything works well.
The Aikido Extension can be installed on Visual Studio Community Edition, Visual Studio Professional and Visual Studio Enterprise. It adheres to Visual Studio’s support lifecycle, remaining compatible with officially supported versions.
Last updated
Was this helpful?
Was this helpful?