SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.9.8
Threshold is medium
Effort is default
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 1 | 1 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| org.myjtools.jexten.maven.artifactstore.MavenArtifactStore | 1 |
org.myjtools.jexten.maven.artifactstore.MavenArtifactStore
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.myjtools.jexten.maven.artifactstore.MavenArtifactStore.configure(Properties) may expose internal representation by storing an externally mutable object into MavenArtifactStore.properties | MALICIOUS_CODE | EI_EXPOSE_REP2 | 40 | Medium |
