
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.
-
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)
-
SER02-J. Sign then seal objects before sending them outside a trust boundary (SEI CERT Oracle Coding Standard for Java)
-
FIO03-J. Remove temporary files before termination (SEI CERT Oracle Coding Standard for Java)
-
MSC03-J. Never hard code sensitive information (SEI CERT Oracle Coding Standard for Java)