The Secure Coding Practices Quick Reference Guide is a technology agnostic set of general software security coding practices, in a comprehensive checklist format, that can be integrated into the development life-cycle.
The focus is on secure coding requirements, rather then on vulnerabilities and exploits. It includes an introduction to Software Security Principles and a glossary of key terms.
It is designed to serve as a secure coding kick-start tool and easy reference, to help development teams quickly understand secure coding practices.
- Table of contents
- Introduction
- Software Security Principles Overview
- Secure Coding Practices Checklist
- Links to useful resources
- Glossary of important terminology
- Project pamphlet
- Project presentation
- Slide deck - presented by Keith Turpin on OWASP AppSec USA 2010
- Feedback and revisions history
We hope you find the OWASP Secure Coding Practices Quick Reference Guide Project useful. Please contribute to this project by adding your comments, questions, and suggestions using the change request form.
- Go programming language secure coding practices guide, based on the OWASP Secure Coding Practices