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
sorttitle
showSpacefalse
labels+sec, +rule, -void
cqllabel = "sec" and label = "rule" and label != "void" and space = currentSpace()

Risk Assessment Summary

Recommendations

SEC00-J. Do not allow exceptions to transmit sensitive information

SEC01-J. Be careful using doPrivileged

SEC02-J. Beware of standard APIs that may bypass Security Manager checks

SEC03-J. Beware of standard APIs that may use the immediate caller's class loader instance

SEC04-J. Beware of standard APIs that perform access checks against the immediate caller

SEC05-J. Handle exceptions appropriately

Rules

SEC30-J. Always use a Security Manager

SEC31-J. Never grant AllPermission

SEC32-J. Do not grant ReflectPermission with action suppressAccessChecks

SEC33-J. Define wrappers around native methods

SEC34-J. Do not allow the unauthorized construction of sensitive classes

SEC35-J. Provide mutable classes with a clone method

SEC36-J. Ensure that the bytecode verifier is applied to all involved code upon any modification

Risk Assessment Summary

Rules

L3

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

SEC30-C

high

likely

low

P27

L1

SEC31-C

medium

probable

medium

P8

L2

SEC32-C

low

unlikely

high

P1

SEC00-JMediumLikelyHigh

P6

L2

SEC01-JHighLikelyLow

P27

L1

SEC02-JHighProbableMedium

P12

L1

SEC03-JHighProbableMedium

P12

L1

SEC04-JHighProbableMedium

P12

L1

SEC05-JHighProbableMedium

P12

L1

SEC06-JHighProbableMedium

P12

L1

SEC07-JHighProbableLow

P18

L1

 

...

Image Added Image Added Image Added