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.
-
EXP52-CPP. Do not rely on side effects in unevaluated operands (SEI CERT C++ Coding Standard)
-
IDS05-J. Use a safe subset of ASCII for file and path names (SEI CERT Oracle Coding Standard for Java)
-
-
IDS02-J. Canonicalize path names before validating them (SEI CERT Oracle Coding Standard for Java)
-
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)
-
-
-