This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

OWASP Secure Coding Practices - Quick Reference Guide

From OWASP
Jump to: navigation, search

Main

Welcome to the Secure Coding Practices Quick Reference Guide Project

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 lifecycle. At only 17 pages long, it is easy to read and digest.

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.

Sections of the Guide:

  • Table of contents
  • Introduction
  • Software Security Principles Overview
  • Secure Coding Practices Checklist
  • Links to useful resources
  • Glossary of important terminology


Download the current v2 (Stable) release:


Translations:


Related Presentations:
This slide deck incorporates many concepts from the Quick reference guide, but also utilizes other OWASP resources.
Web Application Development Dos and Donts - Presentation from the Royal Bank of Scotland


Related Projects:
Go programming language secure coding practices guide, based on the OWASP Secure Coding Practices


Project Feedback and Disposition History

XLS Feedback Spreadsheet



Feedback and Participation:

I hope you find the OWASP Secure Coding Practices Quick Reference Guide Project useful. Please contribute to the Project by sending your comments, questions, and suggestions to [email protected].


Project mailing list and archives: subscription page.



Project Contributors:

If you contribute to this Project, please add your name here
Project Lead:

Contributors:


Translation Contributors

Portuguese Translation

Korean Translation

  • OWASP Korea chapter

Spanish Translation

  • Canedo,Gerardo
  • Flores,Mauro
  • Hill,Alberto
  • Martinez,Mateo
  • Papaleo,Mauricio
  • Soarez,Nicolás
  • Targetta, Cecilia

Chinese Translation


Project About

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: OWASP Secure Coding Practices - Quick Reference Guide (home page)
Purpose: This document provides a quick high level reference for secure coding practices. It is technology agnostic and defines a set of general software security coding practices, in a checklist format, that can be integrated into the development lifecycle. Implementation of these practices will mitigate most common software vulnerabilities.
License: Creative Commons Attribution Share Alike 3.0
who is working on this project?
Project Leader(s):
Project Contributor(s):
how can you learn more?
Project Pamphlet: View
Project Presentation: View
Mailing list: Mailing List Archives
Project Roadmap: View
Main links:
Key Contacts
current release
SCP v2 - 8 November 2010 - (download)
Release description:
  • Sections of the guide were re-ordered, renamed and new sections were added to map more closely to the ASVS. However input and output handling was left at the beginning, as apposed to be lower in the list as it is with ASVS, since this is the source of the most common vulnerabilities and ones that effect even very simple applications.
  • Entirely new sections include:
    • Cryptographic Practices,
    • Error Handling and Logging".
  • The guide's "Data Validation" section was split to match ASVS and is now represented as two separate sections "Input Validation" and "Output Encoding",
  • The guide's "Authorization and Access Management" section was renamed to Access Control,
  • The guide's "Sensitive Information Storage or Transmission" section was split to match ASVS and is now two new sections "Data Protection" and "Communication Security",
  • Additional practices were added to most sections to account for requirements in ASVS that the guide did not specifically cover and some rewording of existing practices was also done.
  • Additional terms were added to the glossary.
  • Several improvements were made thanks to new contributors.
Rating: Greenlight.pngGreenlight.pngGreenlight.png Stable Release - Assessment Details
last reviewed release
SCP v1.1 - 8 September 2010 - (download)
Release description: 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 lifecycle. At only 17 pages long, it is easy to read and digest. This release is the result of the changes introduced in the previous version (SCP v1) which were the consequence of the assessment process it was submitted to.
Rating: Greenlight.pngGreenlight.pngGreenlight.png Stable Release - Assessment Details


other releases