
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.
-
SER00-J. Enable serialization compatibility during class evolution (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)
-
ERR06-J. Do not throw undeclared checked exceptions (SEI CERT Oracle Coding Standard for Java)
-
FIO10-J. Ensure the array is filled when using read() to fill an array (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)
-
MSC03-J. Never hard code sensitive information (SEI CERT Oracle Coding Standard for Java)
-
NUM03-J. Use integer types that can fully represent the possible range of unsigned data (SEI CERT Oracle Coding Standard for Java)
-
FIO12-J. Provide methods to read and write little-endian data (SEI CERT Oracle Coding Standard for Java)
-
MSC07-J. Prevent multiple instantiations of singleton objects (SEI CERT Oracle Coding Standard for Java)