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.
-
SEC56-J. Do not serialize direct handles to system resources (SEI CERT Oracle Coding Standard for Java)
-
-
SEC01-J. Do not allow tainted variables in privileged blocks (SEI CERT Oracle Coding Standard for Java)
-
SEC50-J. Avoid granting excess privileges (SEI CERT Oracle Coding Standard for Java)
-
SEC53-J. Define custom security permissions for fine-grained security (SEI CERT Oracle Coding Standard for Java)
-
SEC06-J. Do not rely on the default automatic signature verification provided by URLClassLoader and java.util.jar (SEI CERT Oracle Coding Standard for Java)
-
SEC54-J. Create a secure sandbox using a security manager (SEI CERT Oracle Coding Standard for Java)
-
SEC05-J. Do not use reflection to increase accessibility of classes, methods, or fields (SEI CERT Oracle Coding Standard for Java)
-
-