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.
-
-
SEC01-J. Do not allow tainted variables in privileged blocks (SEI CERT Oracle Coding Standard for Java)
-
-
TSM01-J. Do not let the this reference escape during object construction (SEI CERT Oracle Coding Standard for Java)
-
MSC06-J. Do not modify the underlying collection when an iteration is in progress (SEI CERT Oracle Coding Standard for Java)
-
ENV00-J. Do not sign code that performs only unprivileged operations (SEI CERT Oracle Coding Standard for Java)
-
SER08-J. Minimize privileges before deserializing from a privileged context (SEI CERT Oracle Coding Standard for Java)
-
-
VNA03-J. Do not assume that a group of calls to independently atomic methods is atomic (SEI CERT Oracle Coding Standard for Java)
-
EXP01-J. Do not use a null in a case where an object is required (SEI CERT Oracle Coding Standard for Java)