-
I'm trying to get SpotBugs run on Scala project using the SpotBugs CLI.
I installed the CLI like this:
```
$ curl -L -o /tmp/spotbugs-4.0.3.tgz https://github.com/spotbugs/spotbugs/releases/dow…
dzlab updated
4 years ago
-
We realized that a changed compileClasspath in a sourceSet is not recognized by the spotbugs plugin.
Like when doing:
``
main {
compileClasspath = ...
}
``
This seems to be because the Sp…
-
## Problem
Project -> Properties -> Java Build Path -> Libraries -> Add Variable does not show neither JSR305_ANNOTATIONS nor FINDBUGS_ANNOTATIONS variables.
Similar issue: https://github.com/spotbu…
-
No SIC_INNER_SHOULD_BE_STATIC_ANON bugs show in site report(target/site/spotbugs.html), but all three bugs are showed on console by running `mvn spotbugs:spotbugs`, and also in target/spotbugs.xml。
…
-
I will use this thread to share stats from [SonaType Nexus](https://oss.sonatype.org/#central-stat).
It seems that SpotBugs is not actively used, let's ask community to have a try with SpotBugs.
#…
-
I'm using SpotBugs 3.1.8 via the `spotbugs-maven-plugin` 3.1.8. I'm getting the following error. Unfortunately, this output is with maximum debug/traces turned on. There is no other information. Nothi…
-
What?
Investigate adding more static code analysis (SCA) tools to repos.
Why?
SCA tool scans improve code quality and security, and it give confidence the code in the repo when the community sees suc…
-
```
(node:3767) UnhandledPromiseRejectionWarning: HttpError: Resource not accessible by integration
at /home/runner/work/test-spotbugs/test-spotbugs/bot/node_modules/@octokit/request/dist-node/i…
-
After having switched to Tycho 4, I noticed that the spotbugs plug-in complained about missing classes in the EGit builds:
From https://ci.eclipse.org/egit/job/egit.gerrit/2856/consoleFull :
```
…
-
## Environment
| Component | Version |
| ------------------ | ------- |
| Java | 1.8 |
| SpotBugs | 4.5.3.0+ |
| FindSecBugs |1.12 |
## Probl…