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.
-
-
-
CON03-C. Ensure visibility when accessing shared variables (SEI CERT C Coding Standard)
-
-
-
-
SEC10-J Never permit untrusted code to invoke any API that may (possibly transitively) invoke the reflection APIs (SEI CERT Oracle Coding Standard for Java)
-
SEC09-J Never leak the results of certain standard API methods from trusted code to untrusted code (SEI CERT Oracle Coding Standard for Java)
-
SEC08-J Trusted code must discard or clean any arguments provided by untrusted code (SEI CERT Oracle Coding Standard for Java)