| Id | Priority | Description |
| QC-JAVCWE078 | BLOCKER | Potential OS command injection |
| QC-JAVCWE080 | BLOCKER | Potential Basic XSS |
| QC-JAVCWE089 | BLOCKER | Potential SQL Injection |
| QC-JAVCWE369 | BLOCKER | Division by ZERO |
| QC-JAVCWE412 | BLOCKER | Unrestricted Externally Accessible Lock |
| QC-JAVCWE470 | BLOCKER | Use of externally-controlled (unsafe reflection) |
| QC-JAVCWE572 | BLOCKER | Call to Thread run() instead of start() |
| QC-JAVCWE833 | BLOCKER | Potential deadlock between at least two ressources |
| QC-JAV999999 | BLOCKER | Syntax analysis failure on the source code |
| QC-JAV999995 | BLOCKER | Recursivity with depth over 1 between method xx and method yy |
| QC-JAVCWE096 | CRITICAL | Insufficient control of directives in statically saved code |
| QC-JAVCWE476 | CRITICAL | Null pointer reference |
| QC-JAVCWE484 | CRITICAL | Omitted Break Statement in Switch |
| QC-JAVCWE570 | CRITICAL | Condition NEVER true |
| QC-JAVCWE616 | CRITICAL | Incomplete identification of uploaded file |
| QC-JAV999994 | CRITICAL | Recursivity with depth 1 for method xx |
| QC-JAVCWE190 | MAJOR | Overflow |
| QC-JAVCWE390 | MAJOR | Detection of error condition without action |
| QC-JAVCWE392 | MAJOR | Failure to report error in status code |
| QC-JAVCWE481 | MAJOR | Assigning instead of comparing |
| QC-JAVCWE493 | MAJOR | Critical public variable without final modifier |
| QC-JAVCWE584 | MAJOR | Return inside finally block |
| QC-JAV000001 | MAJOR | Instance is created within a loop, huge performance impact |
| QC-JAV000002 | MAJOR | The same new XX() is repeated at least twice, use a local instance variable instead, huge performance impact |
| QC-JAVCWE252 | MINOR | Return type of function is not tested |
| QC-JAVCWE500 | MINOR | Static public field not marked final |
| QC-JAVCWE582 | MINOR | Array declared public, final and static |
| QC-JAVCWE585 | MINOR | The software contains an empty synchronized block |
| QC-JAVCWE626 | MINOR | Null byte interaction error |
| QC-JAVCWE627 | MINOR | Dynamic variable evaluation for variable |
| QC-JAV999996 | INFO | Local Cut and Paste Detector in single file |