-
This is probably a suggestion for SpotBugs > 3.1.0, but it would IMHO be nice to move the built-in detectors to their own plugin (say `edu.umd.cs.findbugs.plugins.detect`), with `edu.umd.cs.findbugs.…
-
The SpotBugs codebase includes examples of:
- JDK 1.4+ built-in logging, eg in `edu.umd.cs.findbugs.FindBugs` and `edu.umd.cs.findbugs.gui2.MainFrameComponentFactory`
- Multiple incompatible hand-…
-
Currently if the `ShortDescription` or the `LongDescription` of a `BugPattern` in `messages.xml` (or other messages for other languages) refers to a not existing annotation (e.g. the BugInstance only …
-
##### Description
We are using swagger-codegen-maven-plugin to generate Jackson mappings for a couple of our APIs
We typically use this to support camel-restdsl-swagger-plugin
The problem bei…
-
Since I've enabled SpotBugs on SpotBugs, I see many of those errors in the Eclipse log:
```
eclipse.buildId=4.8.0.I20170915-2000
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader c…
-
As a newcomer Jenkins component developer/maintainer, I would like to see code quality best practices documented somewhere. Static analysis is one of the common ways to improve code quality. In the Je…
-
THe default names of spotbugs files is main.xml, test.xml. This plugin doesn't find those files according to the documentation, nor does there seem to be a way to change what files it looks for.
-
The original logo for SpotBugs was made with Paint.net. It was initially just a proof of concept.
The logo was recreated with InkScape. The logo is now in a scalable vector format. Being available in…
-
with `-visitors ResolveAllReferences`
https://github.com/spotbugs/spotbugs/blob/master/spotbugs/src/main/java/edu/umd/cs/findbugs/detect/ResolveAllReferences.java#L183
In following class
https://…
-
Product Infos
SpotBugs: 4.0.0
IntelliJ SpotBugs plugin: 1.1.0
IDEA: IntelliJ IDEA 2020.1
IDEA-Build: IU-201.6668.121, April 8, 2020
JRE: 11.0.6+8-b765.25 x86_64
JVM: Op…