PMD Results
The following document contains the results of PMD 7.10.0.
Violations By Priority
Priority 3
gov/nist/secauto/metaschema/modules/sarif/SarifValidationHandler.java
Files
gov/nist/secauto/metaschema/modules/sarif/SarifValidationHandler.java
Suppressed Violations
Filename |
Rule message |
Suppression type |
Reason |
gov/nist/secauto/metaschema/modules/sarif/SarifValidationHandler.java |
A value of 47 may denote a high amount of coupling within the class (threshold: 20) |
@suppresswarnings |
|
gov/nist/secauto/metaschema/modules/sarif/SarifValidationHandler.java |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
@suppresswarnings |
|
gov/nist/secauto/metaschema/modules/sarif/SarifValidationHandler.java |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
@suppresswarnings |
|
gov/nist/secauto/metaschema/modules/sarif/SarifValidationHandler.java |
Avoid instantiating new objects inside loops |
@suppresswarnings |
|