SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.7.3
Threshold is medium
Effort is default
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 5 | 2 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| org.oxerr.seatgeek.client.rescu.ListingServiceImpl | 1 |
| org.oxerr.seatgeek.client.rescu.ResCUSeatGeekClient | 1 |
org.oxerr.seatgeek.client.rescu.ListingServiceImpl
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| new org.oxerr.seatgeek.client.rescu.ListingServiceImpl(ListingResource) may expose internal representation by storing an externally mutable object into ListingServiceImpl.listingResource | MALICIOUS_CODE | EI_EXPOSE_REP2 | 26 | Medium |
org.oxerr.seatgeek.client.rescu.ResCUSeatGeekClient
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.oxerr.seatgeek.client.rescu.ResCUSeatGeekClient.getListingService() may expose internal representation by returning ResCUSeatGeekClient.listingService | MALICIOUS_CODE | EI_EXPOSE_REP | 76 | Medium |
