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.
-
FIO50-J. Do not make assumptions about file creation (SEI CERT Oracle Coding Standard for Java)
-
MSC63-J. Ensure that SecureRandom is properly seeded (SEI CERT Oracle Coding Standard for Java)
-
ERR54-J. Use a try-with-resources statement to safely handle closeable resources (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)
-
IDS56-J. Prevent arbitrary file upload (SEI CERT Oracle Coding Standard for Java)
-
OBJ57-J. Do not rely on methods that can be overridden by untrusted code (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)
-
-
-
MSC60-J. Do not use assertions to verify the absence of runtime errors (SEI CERT Oracle Coding Standard for Java)