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.
-
FIO06-J. Do not create multiple buffered wrappers on a single byte or character stream (SEI CERT Oracle Coding Standard for Java)
-
LCK09-J. Do not perform operations that can block while holding a lock (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)
-
CTR58-CPP. Predicate function objects should not be mutable (SEI CERT C++ Coding Standard)
-
-
-
IDS07-J. Sanitize untrusted data passed to the Runtime.exec() method (SEI CERT Oracle Coding Standard for Java)
-
DCL53-CPP. Do not write syntactically ambiguous declarations (SEI CERT C++ Coding Standard)
-
OBJ05-J. Do not return references to private mutable class members (SEI CERT Oracle Coding Standard for Java)