OWASP IDE-VulScanner is an open source IDE plugin tool to analyze an application’s components. It is built on top of OWASP Dependency Check, which scans your application's component vulnerabilities during implementation phase.
- Vulnerability code scan during implementation phase
- Save security patch & maintenance costs
- Low overall high & critical vulnerabilities counts
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "OWASP IDE-VulScanner" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
If you got any prior experience of building plugins or extensions for any of the following IDEs
- Eclipse
- VSCode
- IntelliJ
Reach out to me at [email protected], happy to work with you to build this as a app-sec community product.
