The following document contains the results of SpotBugs
SpotBugs Version is 4.3.0
Threshold is medium
Effort is default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
3 | 1 | 0 | 0 |
Class | Bugs |
---|---|
org.eclipse.jgit.pgm.CLIGitCommand | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
new org.eclipse.jgit.pgm.CLIGitCommand(Repository) may expose internal representation by storing an externally mutable object into CLIGitCommand.db | MALICIOUS_CODE | EI_EXPOSE_REP2 | 36 | Medium |