New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
False positive RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE for class.getResourceAsStream
#1250
opened Aug 7, 2020 by
Remblej
Kotlin "Null pointer dereference issue" for method which returns Nothing
#1233
opened Jul 24, 2020 by
ibrahimyilmaz
False Positive: BC_UNCONFIRMED_CAST_OF_RETURN_VALUE when using generic bounded type
#1219
opened Jul 14, 2020 by
pcimcioch
@SuppressFBWarnings retention policy CLASS causes compiler warnings/errors in downstream projects
#1204
opened Jul 7, 2020 by
nmatt
kotlin false positive, JXI_UNDEFINED_PARAMETER_SOURCE_IN_ENDPOINT
#1165
opened Jun 11, 2020 by
askbeka
How can i run findsecbugs rules in spotbugs?
documentation
good first issue
#1164
opened Jun 11, 2020 by
xsser
UnsupportedOperationException after upgrade from 3.1.12 to 4.0.4
need info
#1161
opened Jun 10, 2020 by
tdzierz
False positive: NP_NULL_ON_SOME_PATH cannot occur because of thrown exception.
#1155
opened Jun 8, 2020 by
nielsbasjes
Spotbugs ant task does not allow plugin jars to be specified as in command line.
#1151
opened Jun 4, 2020 by
Fernal73
[false-negative]QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT can not detect some complex case like
#1149
opened Jun 2, 2020 by
wuchiuwong
[false-positive]SF_SWITCH_NO_DEFAULT detect false positive result: some switchs with default are detected.
#1148
opened Jun 2, 2020 by
wuchiuwong
[false-negative]SA_LOCAL_SELF_ASSIGNMENT can not detect the case like: this.foo = foo
#1145
opened Jun 2, 2020 by
wuchiuwong
[false-negative]SA_LOCAL_SELF_ASSIGNMENT can not detect the case like: foo.bar = foo.bar
#1144
opened Jun 2, 2020 by
wuchiuwong
[false-negative]ICAST_BAD_SHIFT_AMOUNT can not detect int literal shift
#1143
opened Jun 2, 2020 by
wuchiuwong
[false-negative]HE_EQUALS_USE_HASHCODE can not detect equals method overide in method
#1142
opened Jun 2, 2020 by
wuchiuwong
java.lang.IllegalArgumentException in OpcodeStack.constantToInt
bug
#1139
opened May 28, 2020 by
drabe8
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.