[Book Review] Secure Programming with Static Analysis
“Secure Programming with Static Analysis” walks through many programming security issues and how to protect against them and mitigate them.
It focuses mainly on static analysis and low-level languages but still covers topics in higher-level languages and even web-based systems.
Although most of the material is always at the back of mind for many security-conscious programmers, very few will finish the book without one or two surprises.
The book is quite dated but still very much relevant today. So for areas like web-security, “The Tangled Web: A Guide to Securing Modern Web Applications” is an excellent book to complement this one.