Goodreads helps you keep track of books you want to read.
Start by marking “The Cert Oracle Secure Coding Standard for Java” as Want to Read:
The Cert Oracle Secure Coding Standard for Java
by
Fred Long
"In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn't mean that security is assured automatically. A set of standard practices has evolved over the years. "The Secure(R) Coding(R) Standard for Java(TM)" is a com ...more
ebook, 733 pages
Published
September 6th 2011
by Addison-Wesley Professional
(first published September 1st 2011)
Friend Reviews
To see what your friends thought of this book,
please sign up.
Reader Q&A
To ask other readers questions about
The Cert Oracle Secure Coding Standard for Java,
please sign up.
Be the first to ask a question about The Cert Oracle Secure Coding Standard for Java
This book is not yet featured on Listopia.
Add this book to your favorite list »
Community Reviews
(showing 1-5 of 5)

"The CERT Oracle Secure Coding Standard for Java." The name says it all. This is a book about security, no? Actually, it is not. It is a book about security and quality. The authors don't define security in quite the same way I do. For example calling string.replace() and ignoring the result is incorrect. However it is a quality issue. I'm not convinced the relationship to security.
In any case, the practices are excellent. They are clearly documented in the form of:
attack/flaw
bad code example ...more
In any case, the practices are excellent. They are clearly documented in the form of:
attack/flaw
bad code example ...more
There are no discussion topics on this book yet.
Be the first to start one »