Checkstyle Results
The following document contains the results of Checkstyle 9.3 with file:/home/runner/work/DependencyCheck/DependencyCheck/src/main/config/checkstyle-checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 11 | 0 | 0 | 5 |
Details
org/owasp/dependencycheck/App.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 150 characters (found 155). | 708 |
org/owasp/dependencycheck/CliParser.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method addAdvancedOptions length is 197 lines (max allowed is 180). | 361 | |
| sizes | LineLength | Line is longer than 150 characters (found 172). | 501 | |
| sizes | LineLength | Line is longer than 150 characters (found 184). | 502 | |
| sizes | LineLength | Line is longer than 150 characters (found 183). | 503 |

