If you read the book (and prepared TODO list) which is in the following link: http://threadsandlocks.blogspot.com/2011/09/cert-oracle-secure-coding-standard-for.html,
you should read this new one.
General Purpose is same, More/Very Secure coding in Java.
CERT Oracle Secure Coding Standard for Java is like a Captain's Logbook.
"Java™ Coding Guidelines: 75 Recommendations for Reliable and Secure Programs" is the second for this category.
It contains very detailed examples about "Secure coding in Java".
75 different and necessary recommendations're detailed with their reasons.
This recommendations are grouped into 5 categories.
1.Security
2.Defensive Programming
3.Program Understandability
4.Reliability
5.Programmer Misconception
References in this book are very helpfull and every reference like a wind moves you to the new resources for reading/searching them :).
No comments:
Post a Comment