-
I Tested different options provided by spotBugs( graphic user interface | Text user interface | XML format) and i notice that there is difference in the relevance of the recommandations provided for e…
-
Please search for dependencies when analyzing.
Information is often contained in the jar itself (META-INF/maven/DEPENDENCY.pom.properties OR META-INF/maven/DEPENDENCY.pom.xml)
-
The following code triggers EI_EXPOSE_REP
```java
package spotbogs.test;
import java.util.Map;
public class Foo {
public Foo(Map data) {
this.data = Map.copyOf(data);
}
…
-
I am facing the issue: Can not execute Findbugs with a timeout threshold value of 600000 milliseconds
This issue encountered after added Findbugs plugin into sonarqube.
sonarqube-6.7.6
Findbugs 3…
-
Most detectors and databases are currently ignoring `INVOKEDYNAMIC`. Even 'though they don't break upon finding it, they do miss issues this way.
We should review those detectors / databases missin…
-
To filter for sub packages, one has to write `~some\.package\.name.*` (i.e. force regular expression matching instead of string matching). `some.package.name.*` will not work due to verbatim string ma…
-
Description copied from the corresponding _FindBugs_ [issue](https://sourceforge.net/p/findbugs/feature-requests/349/).
Currently `@NonNull` and `@Nullable` annotations don't specify any 1.8+ `@Tar…
-
The .travis.yml command not taking effect , it is under the project directory only
![image](https://user-images.githubusercontent.com/534679/37771878-f32f2e98-2dfe-11e8-898f-005e36048d0f.png)
W…
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/xdev-software/find-and-replace-maven-plugin/issues) or [closed](https://github.com/xdev-software/find-a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…