...
MSC34-J. Prevent against SQL Injection
MSC35-J. Understand how escape characters are interpreted when String literals are compiled
Risk Assessment Summary
Recommendations
...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
MSC30-J | medium | unlikely | medium | P4 | L3 |
MSC35-J | medium | unlikely | high | P2 | L3 |
...
EXC31-J. Handle checked exceptions that can be thrown within a finally block The CERT Sun Microsystems Secure Coding Standard for Java MSC00-J. Eliminate class initialization cycles