CERT Secure Coding Books
• Collection
Publisher
Software Engineering Institute
Topic or Tag
Collection Items
SEI CERT C Coding Standard: Rules for Developing Safe, Reliable, and Secure Systems (2016 Edition)
• CERT Research Report
By Software Engineering Institute
In this online download, the CERT Secure Coding Team describes the root causes of common software vulnerabilities, how they can be exploited, the potential consequences, and secure alternatives.
ReadJava Coding Guidelines: 75 Recommendations for Reliable and Secure Programs
• Book
By Fred Long, Dhruv Mohindra, Robert C. Seacord, David Svoboda, Dean Sutherland
In this book, Robert Seacord brings together expert guidelines, recommendations, and code examples to help you use Java code to perform mission-critical tasks.
ReadSecure Coding in C and C++, 2nd Edition
• Book
By Robert C. Seacord
In this book, Robert Seacord describes how to write secure C and C++ code and avoid the software defects most likely to cause exploitable vulnerabilities.
ReadThe CERT Oracle Secure Coding Standard for Java
• Book
By Fred Long, Dhruv Mohindra, Robert C. Seacord, David Svoboda, Dean Sutherland
In this book, the authors provide the first comprehensive compilation of code-level requirements for building secure systems in Java.
Read