Versions Compared

Key

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

...

MSC04-A. Use comments consistently and in a readable fashion

MSC06MSC05-A. Avoid race conditions with multiple threadsDo not manipulate time_t values directly

MSC06SIGxx-A. Avoid race conditions with signal handlersmultiple threads

Rules

MSC30-C. Do not use the rand function

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

MSC00-A

3 (high)

2 (probable)

2 (medium)

P12

L1

MSC02-A

1 (low)

1 (unlikely)

2 (medium)

P2

L3

MSC04-A

3 (high)

1 (unlikely)

2 (med)

P6

L2

MSC06 MSC05-A

2 1 (mediumlow)

1 (unlikelylow)
1

2 (highmedium)

P2 P4

L3 L2

MSC07 MSC06-S A

1 2 (lowmedium) 2

1 (probableunlikely)

2 1 (mediumhigh)

P4 P2

L3

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

MSC30-C

1 (low)

1 (low)

1 (high)

P1

L3

MSC31-C

1 (low)

2 (probable)

2 (medium)

P4

L3