
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.
-
EXP02-J. Do not use the Object.equals() method to compare two arrays (SEI CERT Oracle Coding Standard for Java)
-
SER09-J. Do not invoke overridable methods from the readObject() method (SEI CERT Oracle Coding Standard for Java)
-
IDS03-J. Do not log unsanitized user input (SEI CERT Oracle Coding Standard for Java)
-
MET56-J. Do not use Object.equals() to compare cryptographic keys (SEI CERT Oracle Coding Standard for Java)
-
LCK10-J. Use a correct form of the double-checked locking idiom (SEI CERT Oracle Coding Standard for Java)
-
-
IDS11-J. Perform any string modifications before validation (SEI CERT Oracle Coding Standard for Java)
-
NUM10-J. Do not construct BigDecimal objects from floating-point literals (SEI CERT Oracle Coding Standard for Java)
-
LCK08-J. Ensure actively held locks are released on exceptional conditions (SEI CERT Oracle Coding Standard for Java)
-
SEC56-J. Do not serialize direct handles to system resources (SEI CERT Oracle Coding Standard for Java)