Review of Java Static Analysis Tools
If you code in Java and code reviews are part of your workflow we recommend you to go through the list below. Here are some of the Java Static Analysis tools you should know about:
1. PMD Java
PMD scans Java source code and looks for potential proble...
codequality.hashnode.dev3 min read
Kah
Software developer, runner and backyard chickens
In our project, we updated from Findbugs updated to Spotbugs (Findbugs' successor). Haven't tried it with the Find Security Bugs plugin, but looks like it'll work with Spotbugs too.