The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is medium
Effort is min
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
ch.ledcom.maven.sitespeed.HelpMojo.build() may fail to clean up java.io.InputStream | EXPERIMENTAL | OBL_UNSATISFIED_OBLIGATION | 68 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Found reliance on default encoding in ch.ledcom.maven.sitespeed.SiteSpeedMojo.execute(): new java.io.InputStreamReader(InputStream) | I18N | DM_DEFAULT_ENCODING | 130 | High |