Versions Compared

Key

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

...

MSC31-C. Ensure that return values are compared against the proper type

MSC32MSC11-C. Do not use length modifier on invalid format specifiersA. Take care when creating format strings

Risk Assessment Summary

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

MSC05-A

1 (low)

1 (low)

2 (medium)

P4

L2

MSC06-A

2 (medium)

2 (probable)

2 (medium)

P8

L2

MSC07-A

1 (low)

1 (unlikely)

1 (high)

P1

L3

...