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.
-
INT50-CPP. Do not cast to an out-of-range enumeration value (SEI CERT C++ Coding Standard)
-
ERR58-CPP. Handle all exceptions thrown before main() begins executing (SEI CERT C++ Coding Standard)
-
ERR50-J. Use exceptions only for exceptional conditions (SEI CERT Oracle Coding Standard for Java)
-
MSC54-J. Avoid inadvertent wrapping of loop counters (SEI CERT Oracle Coding Standard for Java)
-
DCL56-CPP. Avoid cycles during initialization of static objects (SEI CERT C++ Coding Standard)
-
-
MET56-J. Do not use Object.equals() to compare cryptographic keys (SEI CERT Oracle Coding Standard for Java)
-
-
MSC59-J. Limit the lifetime of sensitive data (SEI CERT Oracle Coding Standard for Java)
-