Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Rules

Content by Label
showLabelsfalse
max99
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@3bbaf8c
showSpacefalse
sorttitle
cqllabel = "msc" and label = "rule" and label != "void" and space = currentSpace()
labels+msc,-void, +rule

Risk Assessment Summary

Rule

Severity

Likelihood

Detectable

Repairable

Recommendations

MSC00-J. Eliminate class initialization cycles

MSC01-J. Avoid memory leaks

MSC02-J. Be aware of the JVM Tool Interface

MSC03-J. Be aware of the Java Platform Debugger Architecture

MSC04-J. Be aware of JVM Monitoring and Managing

MSC05-J. Make your classes noncloneable unless required

MSC06-J. Avoid cyclic dependencies between packages

MSC07-J. Prefer using URIs to URLs

Rules

MSC30-J. Generate truly random numbers

Risk Assessment Summary

Recommendations

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

MSC00-JMediumLikely low unlikely No medium No

P2 P6

L3 L2

MSC01-JLow low Unlikely unlikely Yes high Yes

P1 P3

L3

MSC02-JHigh low Probable unlikely No medium No

P2 P6

L3 L2

MSC03-JHighProbable medium probable No medium No

P8 P6

L2

MSC04-JLowUnlikely high probable No low No

P18 P1

L1 L3

...

Rule Severity Likelihood Remediation Cost Priority Level
MSC05-JLowProbableNoNo

P2

L3

MSC06-JLowProbableNoNo

P2

L3

MSC07-JLowUnlikelyYesNo

P2

L3


...

Image Added Image Added Image AddedEXC31-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