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.
-
ERR54-J. Use a try-with-resources statement to safely handle closeable resources (SEI CERT Oracle Coding Standard for Java)
-
OBJ55-J. Remove short-lived objects from long-lived container objects (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)