Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Consider all classes in
java.time and java.math as immutable
#1677
opened Sep 1, 2021 by
baloghadamsoftware
•
Approved
1 task done
Classes annotated with @Immutable or @jdk.internal.ValueBased are considered as immutable
#1676
opened Sep 1, 2021 by
baloghadamsoftware
•
Approved
1 task done
Exclude methods returning any object from potential setters when deciding on the mutability of a class
#1674
opened Aug 31, 2021 by
baloghadamsoftware
•
Review required
1 task done
Disregard methods beginning with
write when checking for mutability of a class
#1673
opened Aug 31, 2021 by
baloghadamsoftware
•
Review required
1 task done
Exclude methods throwing
UnsupportedOperationException from setter-like methods when considering a class as immutable
#1672
opened Aug 31, 2021 by
baloghadamsoftware
•
Review required
1 task done
Exclude private methods from setter-like methods when considering a class as immutable
#1671
opened Aug 30, 2021 by
baloghadamsoftware
•
Changes requested
1 task done
fix: MutableClasses: add additional classes
#1662
opened Aug 23, 2021 by
candrews
•
Changes requested
1 task done
Fix
com.intellij.diagnostic.PluginException in IntelliJ SpotBugs plugin
#1646
opened Aug 12, 2021 by
jqyp
•
Changes requested
1 task done
Add field "text" to the object message in result (SARIF)
sarif
#1631
opened Aug 2, 2021 by
h3xstream
•
Changes requested
1 task done
Add option to user-defined list of immutable classes
#1619
opened Jul 21, 2021 by
baloghadamsoftware
•
Draft
1 task done
Add new rule REFL_REFLECTION_INCREASES_ACCESSIBILITY_OF_CLASS
#1541
opened May 7, 2021 by
baloghadamsoftware
•
Approved
1 task done
Add new rule PERM_SUPER_NOT_CALLED_IN_GETPERMISSIONS
#1537
opened May 5, 2021 by
baloghadamsoftware
•
Review required
1 task done
Add new detector for ConstructorThrow
#1536
opened May 5, 2021 by
Vodorok
•
Review required
1 task done
Add new rule set PA_PUBLIC_PRIMITIVE_ATTRIBUTE, PA_PUBLIC_ARRAY_ATTRIBUTE and PA_PUBLIC_MUTABLE_OBJECT_ATTRIBUTE
#1500
opened Apr 6, 2021 by
baloghadamsoftware
•
Changes requested
1 task done
build(deps): bump org.ajoberstar.grgit from 1.7.2 to 4.1.0
dependencies
#1298
opened Sep 21, 2020 by
dependabot
bot
•
Review required
Reproduce issue #1155: Invalid NP_NULL_ON_SOME_PATH if static method throws exception
#1159
opened Jun 9, 2020 by
nielsbasjes
•
Review required
1 task
Allow any ant task or command-line user to specify large values or many arguments
#1098
opened Mar 9, 2020 by
mkienenb
•
Changes requested
Issue641: reporting useless @SuppressFBWarnings
#1054
opened Jan 4, 2020 by
mafor
•
Review required
1 task done
Previous Next
ProTip!
no:milestone will show everything without a milestone.