spotbugs
https://github.com/spotbugs/spotbugs
Java
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported18 Subscribers
Add a CodeTriage badge to spotbugs
Help out
- Issues
- fix(deps): update dependency joda-time:joda-time to v2.14.1
- False Negative: UrF missing for unread fields in Enum
- chore(deps): update plugin org.sonarqube to v7.2.3.7755
- chore(deps): update gradle to v9.4.0
- Expand tracking and reporting of reflective field access (spotbugs#2749)
- fix(sa): fix SA_LOCAL_SELF_ASSIGNMENT false positive in try-switch with IINC
- fix(sf): detect SF_SWITCH_NO_DEFAULT when last case contains only a break
- fix(ucf): report all UCF instances per method instead of deduplicating (#3894)
- fix(il): suppress IL_INFINITE_LOOP false positive for always-false loop conditions
- fix(st): detect ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD in named inner classes
- Docs
- Java not yet supported