SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.9.3
Threshold is medium
Effort is
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
2 | 1 | 0 | 2 |
Files
Class | Bugs |
---|---|
com.github.mikkoi.maven_enforcer_plugin.rule.DependOnAllProjects | 1 |
com.github.mikkoi.maven_enforcer_plugin.rule.DependOnAllProjects
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
java/lang/StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; is potentially injected into an XML string in method com.github.mikkoi.maven_enforcer_plugin.rule.DependOnAllProjects.dependOnAllProjects(). | SECURITY | POTENTIAL_XML_INJECTION | 348 | Medium |