-
Notifications
You must be signed in to change notification settings - Fork 663
Pull requests: spotbugs/spotbugs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix message for
UNS_UNSAFE_CALL BugPattern
#4187
opened Jun 30, 2026 by
JuditKnoll
Collaborator
Loading…
Fix plugins not loading issue
#4178
opened Jun 24, 2026 by
JuditKnoll
Collaborator
Loading…
1 task done
FindBugsViewerTask improvements
#4165
opened Jun 10, 2026 by
richardfearn
Contributor
Loading…
1 task done
Fixes #4138 : Detect yoda-style null guards in lazy-init and related detectors
#4144
opened Jun 5, 2026 by
mirkoalicastro
Contributor
Loading…
Fix: UWF_NULL_FIELD false negative for cast null initializers
Stale
#4061
opened May 24, 2026 by
omer-cengel
Loading…
1 task done
Fixes #4055 : Record method-reference targets as called methods
Stale
#4059
opened May 22, 2026 by
mirkoalicastro
Contributor
Loading…
Add FIO15-J: Do not reset a servlet's output stream after committing it
Stale
#4023
opened Apr 30, 2026 by
samugyula
Loading…
Add NUM01-J: Do not perform bitwise and arithmetic operations on the same data
Stale
#4022
opened Apr 30, 2026 by
samugyula
Loading…
fix: improve EQ_DOESNT_OVERRIDE_EQUALS warning to mention symmetry risk
#4016
opened Apr 24, 2026 by
vaidehiparashar
Loading…
fix(il): fix IL_INFINITE_LOOP false positive for int-float/double/long comparison
AI generated
Tickets / PR's generated by AI agents
Stale
#3967
opened Mar 16, 2026 by
leemeii
Contributor
Loading…
3 tasks done
Expand tracking and reporting of reflective field access (spotbugs#2749)
#3954
opened Mar 4, 2026 by
TiborKral
Loading…
fix(sa): fix SA_LOCAL_SELF_ASSIGNMENT false positive in try-switch with IINC
AI generated
Tickets / PR's generated by AI agents
#3951
opened Mar 3, 2026 by
leemeii
Contributor
Loading…
3 tasks
fix(ucf): report all UCF instances per method instead of deduplicating (#3894)
AI generated
Tickets / PR's generated by AI agents
Stale
#3947
opened Mar 2, 2026 by
leemeii
Contributor
Loading…
1 task
fix(st): detect ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD in named inner classes
AI generated
Tickets / PR's generated by AI agents
Stale
#3946
opened Mar 2, 2026 by
leemeii
Contributor
Loading…
fix(il): suppress IL_INFINITE_LOOP false positive for always-false loop conditions
AI generated
Tickets / PR's generated by AI agents
Stale
#3945
opened Mar 1, 2026 by
leemeii
Contributor
Loading…
5 tasks done
fix(sf): detect SF_SWITCH_NO_DEFAULT when last case contains only a break
AI generated
Tickets / PR's generated by AI agents
Stale
#3944
opened Mar 1, 2026 by
leemeii
Contributor
Loading…
7 tasks done
Fix
DMI_RANDOM_USED_ONLY_ONCE FP when Random is used inside loop but created before
#3937
opened Feb 27, 2026 by
JuditKnoll
Collaborator
Loading…
Fix: detect NP_LOAD_OF_KNOWN_NULL_VALUE when null check uses instanceof
Stale
#3933
opened Feb 25, 2026 by
leemeii
Contributor
Loading…
Do not report
EI_EXPOSE_REP for Android's LiveData
false positive
#3870
opened Jan 4, 2026 by
gtoison
Contributor
Loading…
Narrow the definition of singletons
false positive
#3549
opened Jul 21, 2025 by
gtoison
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.