The CERT Oracle Secure Coding Standard for Java includes rules and recommended practices for secure programming in the Java Platform Standard Edition 6 environment. This is a work-in-progress and we actively seek your feedback and involvement in making this effort a success. We thank and acknowledge all the contributors. Introduction Runtime Environment (ENV) Platform Security (SEC) Declarations and Initialization (DCL) Expressions (EXP) Integers (INT) Floating Point (FLP) Object Orientation (OBJ) Input Output (FIO) Input Validation and Data Sanitization (IDS) Visibility and Atomicity (VNA) Locking (LCK) Thread APIs (THI) Thread Pools (TPS) Thread-Safety Miscellaneous (TSM) Methods (MET) Exceptional Behavior (EXC) Serialization (SER) Miscellaneous (MSC) Content by Label |
---|
showLabels | false |
---|
maxResults | 99 |
---|
label | +section,-void |
---|
showSpace | false |
---|
sort | title |
---|
space | @self |
---|
cql | label = "section" and label != "void" and space = currentSpace() |
---|
|
The Void (VOID) AA. Bibliography BB. Definitions CERT and CERT Coordination Center are registered in the U.S. Patent and Trademark Office. Java is a trademark or registered trademark of Oracle, Inc. in the US and other countries. |