Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
SEC58-J. Deserialization methods should not perform potentially dangerous operations (SEI CERT Oracle Coding Standard for Java)
-
-
SEC57-J. Do not let untrusted code misuse privileges of callback methods (SEI CERT Oracle Coding Standard for Java)
-
SEC55-J. Ensure that security-sensitive methods are called with validated arguments (SEI CERT Oracle Coding Standard for Java)
-
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)
-
SEC51-J. Minimize privileged code (SEI CERT Oracle Coding Standard for Java)
-
SEC04-J. Protect sensitive operations with security manager checks (SEI CERT Oracle Coding Standard for Java)
-
SEC02-J. Do not base security checks on untrusted sources (SEI CERT Oracle Coding Standard for Java)