-
**Describe the bug**
I have:
```xml
...
com.google.code.findbugs
jsr305
3.0.2
...
```
as a dependency in my **pom.xml**.
I…
-
I noticed a whole stream of these errors when running: mvn site. I suspect the actual bug is in FindSecBugs itself, but not sure. Not a big deal, but would be nice to track down and fix.
[INFO] 1 r…
-
IntelliJ IDEA 2024.2.3 and some previous versions report this exception for SpotBugs version 1.2.8:
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to …
-
It seems we have a consensus that our project not only specifies which code is correct and which is not but also specifies which kinds of warnings at which code locations should be issued. So it seems…
-
If I add an equals override with a @javax.annotation.Nullable annotation (from com.google.code.findbugs:jsr305), I get an NP_METHOD_PARAMETER_TIGHTENS_ANNOTATION
"M D NP: Method TestObject.equals(O…
-
[Check dependencies](https://github.com/TNG/ArchUnit/actions/runs/11226181043) found that `org.ow2.asm:asm` can be updated from version `9.7` to `9.7.1` at [0420683](https://github.com/TNG/ArchUnit/co…
-
- [x] Acunetix Scanner
- [ ] Anchore-Engine
- [ ] Aqua
- [ ] Anchore Grype
- [x] Arachni Scanner
- [ ] AppSpider (Rapid7)
- [ ] AuditJS (OSSIndex)
- [ ] AWS Security Hub
- [ ] AWS Prowler Scan…
-
When resolving `com.github.spotbugs:spotbugs:4.7.0` the `jar` file should be listed in the lock file. However, since `rules_jvm_external` 6.3, the `pom` artifact is downloaded instead.
-
The buildSrc project is an integral part of a build and it would be nice if your version checks could also be done there automatically.
As a manual workaround I thought about something along the li…
-
Hello everyone!
At startup, the login.spec is successfully build, but the test does not start, but falls into ignore
**To Reproduce**
Select the login.spec and run it
Pay attention to the Run re…