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 | ![]() |
![]() |
![]() |
---|---|---|---|
357 | 0 | 0 | 12 |
Details
org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 150 characters (found 153). | 1037 |
org/owasp/dependencycheck/analyzer/PoetryAnalyzer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^ \*\s*$'. | 15 |
org/owasp/dependencycheck/data/artifactory/ArtifactorySearchResponseHandler.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 150 characters (found 264). | 152 |
org/owasp/dependencycheck/data/nvdcve/CveDB.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | FileLength | File length is 2,355 lines (max allowed is 2,000). | 1 |
![]() |
sizes | MethodCount | Total number of methods is 89 (max allowed is 80). | 79 |
![]() |
sizes | MethodLength | Method getVulnerability length is 334 lines (max allowed is 180). | 710 |
![]() |
sizes | LineLength | Line is longer than 150 characters (found 151). | 1000 |
![]() |
sizes | MethodLength | Method updateOrInsertVulnerability length is 212 lines (max allowed is 180). | 1163 |
org/owasp/dependencycheck/data/update/EngineVersionCheck.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 150 characters (found 156). | 220 |
org/owasp/dependencycheck/data/update/NvdApiDataSource.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 150 characters (found 162). | 390 |
org/owasp/dependencycheck/processing/BundlerAuditProcessor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 150 characters (found 159). | 245 |
org/owasp/dependencycheck/reporting/ReportGenerator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 150 characters (found 177). | 130 |