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

Difference between revisions of "OWASP Secure Coding Practices - Quick Reference Guide"

From OWASP
Jump to: navigation, search
Line 50: Line 50:
 
* Catherine Spencer
 
* Catherine Spencer
 
* Caleb McGary
 
* Caleb McGary
* Brad Causey
+
* [mailto:[email protected] Brad Causey]
* Ludovic Petit
+
* [mailto:[email protected] Ludovic Petit]
* Michael Scovetta
+
* [mailto:[email protected] Michael V. Scovetta]
* Jim Manico
+
* [mailto:[email protected] Jim Manico]
  
  

Revision as of 22:27, 15 September 2010

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 12 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:

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


Download the current 1.1 release:

PDF Version


Project Feedback and Disposition History

XLS 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:


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