reshift is a lightweight security plugin for IntelliJ that quickly finds Security Bugs, offers multiple code remediation snippets, together with rich documentation that covers detecting, fixing and testing each bug.
The plugin is for developers looking to integrate security seamlessly into their software development practices. reshift is wholly focused on security, allowing Java developers to meaningfully shift left - fixing Security Bugs early on in their IntelliJ IDE.
- Based on SpotBugs IntelliJ plugin by Jetbrains
To report any issues, please email dev@reshiftsecurity.com.
NOTE: for testing with Android Studio, make sure to install Android Studio and add an environment variable named
ANDROID_STUDIO_PATHwith the path to the installation.For Intellij Ultimate: update the
typevalue of theintellijsection in build.gradle toIUinstead ofIC