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.
-
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)
-
ERR03-J. Restore prior object state on method failure (SEI CERT Oracle Coding Standard for Java)
-
MET00-J. Validate method arguments (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)
-
OOP53-CPP. Write constructor member initializers in the canonical order (SEI CERT C++ Coding Standard)
-
-
DCL58-CPP. Do not modify the standard namespaces (SEI CERT C++ Coding Standard)
-
ERR55-CPP. Honor exception specifications (SEI CERT C++ Coding Standard)
-