The CERT Oracle Secure Coding Standard for Java Java™ Coding Guidelines is primarily intended for developers of Java language programs. While this standard focuses Although these guidelines focus on the Java 2 Standard Edition (SE) 6 SE 7 Platform environment, it they should also be informative (although incomplete) for Java developers working with Java Micro Edition ( ME ) or Java Enterprise Edition ( EE ) and other versions of the Java language versions.
While primarily designed for building reliable and secure systems, this standard is these guidelines are also useful for achieving other quality attributes such as safety, reliability dependability, dependability, robustness, availability, and maintainability.
This standard These guidelines may also be used by
- developers Developers of analyzer tools that who wish to diagnose insecure or nonconforming Java language programs.
- software Software-development managers, software acquirers, or other software development and acquisition specialists to establish a proscriptive set of secure coding standards.
- educators Educators as a primary or secondary text for software security courses that teach secure coding in Java.Java programming courses
...