SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.0
Threshold is medium
Effort is default
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 4 | 2 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| org.apache.commons.chain.web.jakarta.faces.FacesWebContext | 2 |
org.apache.commons.chain.web.jakarta.faces.FacesWebContext
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.apache.commons.chain.web.jakarta.faces.FacesWebContext.getContext() may expose internal representation by returning FacesWebContext.context | MALICIOUS_CODE | EI_EXPOSE_REP | 79 | Medium |
| org.apache.commons.chain.web.jakarta.faces.FacesWebContext.initialize(FacesContext) may expose internal representation by storing an externally mutable object into FacesWebContext.context | MALICIOUS_CODE | EI_EXPOSE_REP2 | 89 | Medium |

