One of the books I mentioned is "The CERT Oracle Secure Coding Standard for Java"
James Gosling a part of comment for this book as follows:
“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® Coding® Standard for Java™ is a compendium of these practices. These are not theoretical research papers or product marketing blurbs. This is all serious, mission-critical, battle-tested, enterprise-scale stuff.”
When it comes to the book:
How could your applications be more secure. Secure for this book, has the very deepest meaning (as i think).
When i read this book of the every sentence about vulnerability, i derived many todo's.
According to writers: "Java is a relatively secure language" :).
This book must be read by java developers who cares about vulnerability!
1 comment:
This is my comment in Turkish: http://savejavaasin.blogspot.com/2014/01/the-cert-oracle-secure-coding-standard.html
I recommend that it should be translated into Turkish :)
Post a Comment