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.
-
MSC10-J. Do not use OAuth 2.0 implicit grant (unmodified) for authentication (SEI CERT Oracle Coding Standard for Java)
-
-
MSC09-J. For OAuth, ensure (a) [relying party receiving user's ID in last step] is same as (b) [relying party the access token was granted to]. (SEI CERT Oracle Coding Standard for Java)
-
-
-
MSC53-CPP. Do not return from a function declared [[noreturn]] (SEI CERT C++ Coding Standard)
-
MSC52-CPP. Value-returning functions must return a value from all exit paths (SEI CERT C++ Coding Standard)
-
MSC11-J. Do not let session information leak within a servlet (SEI CERT Oracle Coding Standard for Java)
-
-
MSC08-J. Do not store nonserializable objects as attributes in an HTTP session (SEI CERT Oracle Coding Standard for Java)