Issues: spotbugs/spotbugs
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
Issues list
Why scan results having multiple source-line tags for a bug instance?
#2380
opened Mar 17, 2023 by
Lingom-KSR
False positive for JUnit 5 Method Source: UPM_UNCALLED_PRIVATE_METHOD
#2379
opened Mar 17, 2023 by
salbracco24
java.lang.AssertionError: Out of bounds mutables in static com.somepackage.SomeClass.VariationRequest(LClass1;)LClass2; Method Config: com/google/common/base/Optional.or(Ljava/lang/Object;)Ljava/lang/Object;:0,1#2 at com.h3xstream.findsecbugs.taintanalysis.TaintFrameModelingVisitor.transferTaintToMutables(TaintFrameModelingVisitor.java:880)
#2378
opened Mar 15, 2023 by
melanie-talbot
java.io.EOFException at java.base/java.io.DataInputStream.readInt(DataInputStream.java:398)
#2359
opened Feb 20, 2023 by
renatolean
Bug type EI_EXPOSE_REP2 false positive for interfaces with some 'magic' member functions
#2358
opened Feb 20, 2023 by
icegood
False positives EI_EXPOSE_REP and EI_EXPOSE_REP2 with chained records and certain field names
#2344
opened Feb 6, 2023 by
morth
Try with resource on Statement with java 17 causing false positive.
#2310
opened Jan 13, 2023 by
khaledrazemTHG
Previous Next
ProTip!
Adding no:label will show everything without a label.