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.
-
-
MSC01-J. Do not use an empty infinite loop (SEI CERT Oracle Coding Standard for Java)
-
FIO02-J. Detect and handle file-related errors (SEI CERT Oracle Coding Standard for Java)
-
MSC57-J. Strive for logical completeness (SEI CERT Oracle Coding Standard for Java)
-
NUM02-J. Ensure that division and remainder operations do not result in divide-by-zero errors (SEI CERT Oracle Coding Standard for Java)
-
MSC62-J. Store passwords using a hash function (SEI CERT Oracle Coding Standard for Java)
-
FIO52-J. Do not store unencrypted sensitive information on the client side (SEI CERT Oracle Coding Standard for Java)
-
NUM54-J. Do not use denormalized numbers (SEI CERT Oracle Coding Standard for Java)
-
NUM12-J. Ensure conversions of numeric types to narrower types do not result in lost or misinterpreted data (SEI CERT Oracle Coding Standard for Java)
-
NUM01-J. Do not perform bitwise and arithmetic operations on the same data (SEI CERT Oracle Coding Standard for Java)