Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
EXP06-J. Expressions used in assertions must not produce side effects (SEI CERT Oracle Coding Standard for Java)
-
MET10-J. Follow the general contract when implementing the compareTo() method (SEI CERT Oracle Coding Standard for Java)
-
EXP05-J. Do not follow a write by a subsequent write or read of the same object within an expression (SEI CERT Oracle Coding Standard for Java)
-
MSC00-J. Use SSLSocket rather than Socket for secure data exchange (SEI CERT Oracle Coding Standard for Java)
-
IDS07-J. Sanitize untrusted data passed to the Runtime.exec() method (SEI CERT Oracle Coding Standard for Java)
-
SER11-J. Prevent overwriting of externalizable objects (SEI CERT Oracle Coding Standard for Java)
-
SER05-J. Do not serialize instances of inner classes (SEI CERT Oracle Coding Standard for Java)
-
LCK01-J. Do not synchronize on objects that may be reused (SEI CERT Oracle Coding Standard for Java)
-
FIO08-J. Distinguish between characters or bytes read from a stream and -1 (SEI CERT Oracle Coding Standard for Java)
-
FIO13-J. Do not log sensitive information outside a trust boundary (SEI CERT Oracle Coding Standard for Java)