The following document contains the results of Checkstyle. 
| Files | I |
W |
E |
|---|---|---|---|
| src/main/java/org/owasp/dependencycheck/CliParser.java | 0 | 0 | 1 |
| src/main/java/org/owasp/dependencycheck/InvalidScanPathException.java | 0 | 0 | 1 |
| Violation | Message | Line |
|---|---|---|
| Total number of methods is 43 (max allowed is 40). | 41 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* This file is part of dependency-check-(ant|core|cli|maven)\.\s*$'. | 2 |