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.
-
MET01-J. Never use assertions to validate method arguments (SEI CERT Oracle Coding Standard for Java)
-
IDS04-J. Safely extract files from ZipInputStream (SEI CERT Oracle Coding Standard for Java)
-
NUM02-J. Ensure that division and remainder operations do not result in divide-by-zero errors (SEI CERT Oracle Coding Standard for Java)
-
FIO14-J. Perform proper cleanup at program termination (SEI CERT Oracle Coding Standard for Java)
-
NUM12-J. Ensure conversions of numeric types to narrower types do not result in lost or misinterpreted data (SEI CERT Oracle Coding Standard for Java)
-
NUM01-J. Do not perform bitwise and arithmetic operations on the same data (SEI CERT Oracle Coding Standard for Java)
-
-
DCL01-J. Do not reuse public identifiers from the Java Standard Library (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)