As a registered member of SearchSoftwareQuality.com, you're entitled to a complimentary copy of Chapter 3 of Secure Programming with Static Analysis written by Brian Chess and Jacob West and published by Addison-Wesley Professional. This chapter, "Static Analysis as Part of the Code Review Process,"
Requires Free Membership to View
Book description:
Creating secure code requires more than just good intentions. Programmers need to know that their code will be safe in an almost infinite number of scenarios and configurations. Static source code analysis gives users the ability to review their work with a fine-toothed comb and uncover the kinds of errors that lead directly to security vulnerabilities.
Now, there's a complete guide to static analysis: how it works, how to integrate it into the software development processes, and how to make the most of it during security code review. Static analysis experts Brian Chess and Jacob West look at the most common types of security defects that occur today. They illustrate main points using Java and C code examples taken from real-world security incidents, showing how coding errors are exploited, how they could have been prevented, and how static analysis can rapidly uncover similar mistakes.
This book is for everyone concerned with building more secure software: developers, security engineers, analysts and testers.
This chapter was published with the permission of Addison-Wesley Professional from the book Secure Programming with Static Analysis authored by Brian Chess and Jacob West.
>> Read "Chapter 3: Static Analysis as Part of the Code Review Process" now.
>> Buy the book
This was first published in May 2007

Join the conversationComment
Share
Comments
Results
Contribute to the conversation