FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.
Version3.2compared with
Version Details
| 3.1 | 3.2 | |
|---|---|---|
| Release date | Nov 07, 2014 | Mar 17, 2015 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 3.1 | 3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.codehaus.sonar.sslr-squid-bridge » sslr-squid-bridge | - | 2.5.3 |
| ~ Updated | com.google.code.findbugs » findbugs | 3.0.0 | 3.0.1 |
Provided Changes (4)
| 3.1 | 3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.h3xstream.findsecbugs » findsecbugs-plugin | - | 1.3.0 |
| ~ Updated | org.codehaus.sonar » sonar-plugin-api | 4.2 | 4.5.2 |
| ~ Updated | org.codehaus.sonar-plugins.java » sonar-java-plugin | 2.5 | 2.7 |
| - Removed | org.codehaus.sonar » sonar-deprecated | 4.2 | - |
Test Changes (4)
| 3.1 | 3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.codehaus.sonar » sonar-plugin-api | - | 4.5.2 |
| + Added | org.slf4j » slf4j-log4j12 | - | 1.5.2 |
| + Added | xmlunit » xmlunit | - | 1.6 |
| ~ Updated | org.codehaus.sonar » sonar-testing-harness | 4.2 | 4.5.2 |
