-
Notifications
You must be signed in to change notification settings - Fork 644
Pull requests: spotbugs/spotbugs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): update plugin org.sonarqube to v7.2.2.6593
#3845
opened Dec 4, 2025 by
renovate
bot
Loading…
1 task
Invalid syntax in findbugsfilter.xsd - 1 line simple fix #3832
#3836
opened Nov 30, 2025 by
patrick-malloy
Loading…
1 task done
Fix
CT_CONSTRUCTOR_THROW FP with public and private constructors
#3829
opened Nov 26, 2025 by
JuditKnoll
Loading…
1 task done
Fix FP UUF_UNUSED_FIELD with MethodHandles (#2749)
Stale
#3193
opened Nov 11, 2024 by
rovarga
Loading…
Warn for catching RuntimeException, Exception and Throwable
Stale
#2112
opened Jul 6, 2022 by
baloghadamsoftware
•
Draft
1 task done
Change ValueRangeAnalysis to a data-flow analysis
Stale
#2073
opened May 27, 2022 by
baloghadamsoftware
Loading…
1 task
Created a new detector for rule MET04-J
#1994
opened Mar 22, 2022 by
sajtizsolt
Loading…
7 tasks done
Recognize OpenDaylight's Immutable interface contract
Stale
#1703
opened Sep 14, 2021 by
rovarga
Loading…
1 task done
Exclude methods returning any object from potential setters when deciding on the mutability of a class
Stale
#1674
opened Aug 31, 2021 by
baloghadamsoftware
Loading…
1 task done
Disregard methods beginning with
write when checking for mutability of a class
Stale
#1673
opened Aug 31, 2021 by
baloghadamsoftware
Loading…
1 task done
Exclude methods throwing
UnsupportedOperationException from setter-like methods when considering a class as immutable
#1672
opened Aug 31, 2021 by
baloghadamsoftware
Loading…
1 task done
Exclude private methods from setter-like methods when considering a class as immutable
Stale
#1671
opened Aug 30, 2021 by
baloghadamsoftware
Loading…
1 task done
Add option to user-defined list of immutable classes
Stale
#1619
opened Jul 21, 2021 by
baloghadamsoftware
•
Draft
1 task done
Add test for proposed rule on CompletableFuture swallowing exceptions
Stale
#1494
opened Apr 1, 2021 by
A248
Loading…
Reproduce issue #1155: Invalid NP_NULL_ON_SOME_PATH if static method throws exception
Stale
#1159
opened Jun 9, 2020 by
nielsbasjes
Loading…
1 task
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.