You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Recommendations

MSC00-J. Do not exit abruptly from a finally block

MSC01-J. Handle checked exceptions that can be thrown within a finally block

MSC02-J. Avoid memory leaks

Rules

MSC00-J. Eliminate class initialization cycles

MSC01-C. Generate truly random numbers

Risk Assessment Summary

Recommendations

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

MSC00-A

low

unlikely

medium

P2

L3

Rules

Rules

Severity

Likelihood

Remediation Cost

Priority

Level

MSC30-C

low

unlikely

medium

P2

L3

  • No labels