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.
-
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)
-
SEC06-J. Do not rely on the default automatic signature verification provided by URLClassLoader and java.util.jar (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)
-
THI05-J. Do not use Thread.stop() to terminate threads (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)
-
NUM03-J. Use integer types that can fully represent the possible range of unsigned data (SEI CERT Oracle Coding Standard for Java)