Versions Compared

Key

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

...

This rule addresses unintentional serialization of sensitive data. For information on intentionally serializing sensitive data securely, see SER02-J. Sign and seal sensitive objects before transitsending them outside a trust boundary.

Noncompliant Code Example

...

SER02-J. Sign and seal sensitive objects before transitsending them outside a trust boundary      16. Serialization (SER)      MSC00-J. Use SSLSockets rather than Sockets for secure data exchange