Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
14 0 0 4

Details

src/main/java/org/owasp/dependencycheck/App.java

Violation Message Line
Errors More than 7 parameters (found 8). 153
Errors Expected @param tag for 'proxyUser'. 154
Errors Expected @param tag for 'proxyPass'. 154

src/main/java/org/owasp/dependencycheck/cli/CliParser.java

Violation Message Line
Errors Line is longer than 150 characters (found 160). 103