FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.1.1

Threshold is Normal

Effort is Default

Summary

ClassesBugsErrorsMissing Classes
156237

Files

ClassBugs
de.pdark.dsmp.Config1
de.pdark.dsmp.Server1

de.pdark.dsmp.Config

BugCategoryDetailsLine
public static de.pdark.dsmp.Config.getNoProxy() may expose internal representation by returning de.pdark.dsmp.Config.noProxyMALICIOUS_CODEMS_EXPOSE_REP411

de.pdark.dsmp.Server

BugCategoryDetailsLine
Write to static field de.pdark.dsmp.Server.run from instance method de.pdark.dsmp.Server.terminateAll()STYLEST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD51