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 "Category:OWASP Code Review Project"

From OWASP
Jump to: navigation, search
(Slight update)
 
(145 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{OWASP Book|5678680}}
+
<div style="width:100%;height:90px;border:0,margin:0;overflow: hidden;">[[File: lab_big.jpg|link=OWASP_Project_Stages#tab.3DLab_Projects]]</div>
{{:Project Information:template Code Review Project}}
+
<div style="border:0,margin:0;overflow: hidden;">
[[Category:OWASP Project]]
+
{{OWASP Defenders}} {{OWASP Book|5691953}}  
[[Category:OWASP Document]]
+
<div style="margin: 5px; padding: 5px; float: left; width:70%">{{Social Media Links}} </div>
[[Category:OWASP Download]]
+
</div>
[[Category:OWASP Release Quality Document]]
+
=Code Review Guide=
 +
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
 +
| valign="top"  style="border-right: 1px dotted gray;padding-right:25px;" |
 +
==The Release Candidate for the OWASP Code Review Guide is now available!==
 +
Please forward to all the developers and development teams you know!! We would like to immediately start raising awareness about this OWASP resource.
 +
We plan to release the final version in Aug. 2017 after a public comment period ending July 31, 2017.
  
==Contents==
+
Thank you,
[[OWASP Code Review Guide Table of Contents]]
+
Larry Conklin, Gary Robinson
 +
OWASP Code Review Guides Co-Leaders
  
==Summer of Code 2008==
+
==Introduction==
The Code review guide is proudly sponsored by the OWASP Summer of Code (SoC) 2008. For more information please see [[OWASP_Summer_of_Code_2008| OWASP Summer of Code 2008]].
+
OWASP Code Review Guide is a technical book written for those responsible for code reviews (management, developers, security professionals). The primarily focus of this book has been divided into two main sections. Section one is why and how of code reviews and sections two is devoted to what vulnerabilities need to be to look for during a manual code review. While security scanners are improving every day the need for manual security code reviews still needs to have a prominent place in organizations SDLC (Secure development life cycle) that desires good secure code in production.
  
== Code Review Guide V1.1 Completed ==
+
Second sections deals with vulnerabilities. It is based on the poplar OWASP 2013 top 10.  Here you will find most of the code examples for both on what not to do and on what to do. A word of caution on code examples; Perl is famous for its saying that there are 10,000 ways to do one thing. The same is true for C#, PHP and Java or any other computer language. Now add in "Object-Oriented Programming" and if we are using design patterns or even what designs patterns are being used and sample code becomes very “iff” in what to write. We tried to keep the sample code so code reviews can see red flags and not “do it my way or else”.
The code review guide has been completed and is available here http://www.lulu.com/content/5678680 as a bound book.
 
  
==Code review tool==
+
The last section is the appendix. Here we have content like code reviewer check list, etc. of items that really don’t flow in book form but needed to be included to make the code review guide compete.
The following link is for the new version of Code Crawler,code review tool which examines code for keywords discussed in the section "[[Crawling Code]]"<br>It has a new look and feel and also uses MS SQL Server express.  
 
  
you can find it here: <br>
+
==Review of Code Review Guide 2.0==
 +
Constructive comments on this OWASP Code Review Release Candidate should be forwarded via email to  [email protected]. Private comments may be sent to [email protected] or [email protected] . All comments are welcome. All comments should indicate the specific relevant page and section.
  
http://www.cyphersec.com/software_archive/CodeCrawler.rar It's a lightweight tool and undergoing constant development.<br>
+
All feedback is critical to the continued success of the OWASP Code Review Guide.
  
Source code can be found here:
+
==Licensing==
http://www.cyphersec.com/software_archive/CodeCrawler_source.rar
+
OWASP Code Review Guide is free to use. It is licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license], so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
  
== Owasp Orizon Code review engine ==
 
  
The Owasp Orizon Project is born in 2006 to provide a set of APIs to provide an opensource engine to provide static analysis services to developers that wants to build a code review tool.
+
| valign="top"  style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
  
The Owasp Orizon will evolve accordingly in order to implement security checks described in the Code Review Guide.
+
== Project Leader ==
With the framework a UI is also provided in order to give people a standalone tool to realize code review for the security flaws listed in the "[[The Owasp Code Review Top 9]]"
+
* Larry Conklin [mailto:larry.conklin@owasp.org]
 +
* Gary Robinson [mailto:[email protected]]
  
 +
== Project Email ==
 +
* Project Email [mailto:[email protected]]
  
The Owasp Orizon main page is available here: [[:Category:OWASP_Orizon_Project]]
+
==Classifications==
 +
[[File:Owasp-defenders-small.png|link=]]
  
 +
[[File:Cc-button-y-sa-small.png|link=http://creativecommons.org/licenses/by-sa/3.0/]]
  
Source code is hosted at Sourceforge.net site: http://orizon.sourceforge.net
+
[[File:Project_Type_Files_DOC.jpg|link=]]
  
== Spring Of Code 2007 ==
+
== Related Projects ==
The Code review guide is proudly sponsored by the OWASP Spring of Code (SpOC) 2007.
 
For more information please see [[OWASP_Spring_Of_Code_2007|Spring of Code 2007]]
 
  
== Project Contributors ==
+
OWASP Testing Guide [https://www.owasp.org/index.php/OWASP_Testing_Project]
  
The OWASP Code Review project was conceived by Eoin Keary, the OWASP Ireland Founder and Chapter Lead. We are actively seeking individuals to add new sections as new web technologies emerge. If you are interested in volunteering for the project, or have a comment, question, or suggestion, please drop me a line  mailto:[email protected]
 
  
==Join the Code Review Team==
+
| valign="top"  style="padding-left:25px;width:200px;" |
  
All of the OWASP Guides are living documents that will continue to change as the threat and security landscape changes.<br>
+
== Quick Download ==
 +
* [https://www.owasp.org/index.php/File:OWASP_Code_Review_Guide_v2.pdf Code Review Guide 2.0]
  
We welcome everyone to join the Code Review Guide Project and help us make this document great. The best way to get started is to subscribe to the mailing list by following the link below.  Please introduce yourself and ask to see if there is anything you can help with.  We are always looking for new contributions. If there is a topic that you’d like to research and contribute, please let us know!<br>
+
== In Print ==
 +
Code Review Guide 2.0 will be available in Lulu in the near future.
  
http://lists.owasp.org/mailman/listinfo/owasp-codereview
+
[http://www.lulu.com/content/5678680 Code Review Guide V1.1] on Lulu.
 +
|}
  
==Roadmap==
+
= Acknowledgements =
 +
The OWASP Code Review project was conceived by Eoin Keary, the OWASP Dublin Founder and Chapter Lead.
  
View the [[OWASP Code Review Project Roadmap]]
+
Code Review Mailing list[mailto:[email protected]]
 +
 
 +
 +
 
 +
__NOTOC__ <headertabs />
 +
 
 +
[[Category:OWASP Project]]  [[Category:OWASP_Defenders]]  [[Category:OWASP_Document]]

Latest revision as of 10:29, 14 July 2017

Lab big.jpg
OWASP Defenders logo.png This project is part of the OWASP Defenders community.
Feel free to browse other projects within the Defenders, Builders, and Breakers communities.
OWASP Books logo.png This project has produced a book that can be downloaded or purchased.
Feel free to browse the full catalog of available OWASP books.

The Release Candidate for the OWASP Code Review Guide is now available!

Please forward to all the developers and development teams you know!! We would like to immediately start raising awareness about this OWASP resource. We plan to release the final version in Aug. 2017 after a public comment period ending July 31, 2017.

Thank you, Larry Conklin, Gary Robinson OWASP Code Review Guides Co-Leaders

Introduction

OWASP Code Review Guide is a technical book written for those responsible for code reviews (management, developers, security professionals). The primarily focus of this book has been divided into two main sections. Section one is why and how of code reviews and sections two is devoted to what vulnerabilities need to be to look for during a manual code review. While security scanners are improving every day the need for manual security code reviews still needs to have a prominent place in organizations SDLC (Secure development life cycle) that desires good secure code in production.

Second sections deals with vulnerabilities. It is based on the poplar OWASP 2013 top 10. Here you will find most of the code examples for both on what not to do and on what to do. A word of caution on code examples; Perl is famous for its saying that there are 10,000 ways to do one thing. The same is true for C#, PHP and Java or any other computer language. Now add in "Object-Oriented Programming" and if we are using design patterns or even what designs patterns are being used and sample code becomes very “iff” in what to write. We tried to keep the sample code so code reviews can see red flags and not “do it my way or else”.

The last section is the appendix. Here we have content like code reviewer check list, etc. of items that really don’t flow in book form but needed to be included to make the code review guide compete.

Review of Code Review Guide 2.0

Constructive comments on this OWASP Code Review Release Candidate should be forwarded via email to [email protected]. Private comments may be sent to [email protected] or [email protected] . All comments are welcome. All comments should indicate the specific relevant page and section.

All feedback is critical to the continued success of the OWASP Code Review Guide.

Licensing

OWASP Code Review Guide is free to use. It is licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license], so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.


Project Leader

  • Larry Conklin [1]
  • Gary Robinson [2]

Project Email

  • Project Email [3]

Classifications

Owasp-defenders-small.png

Cc-button-y-sa-small.png

Project Type Files DOC.jpg

Related Projects

OWASP Testing Guide [4]


Quick Download

In Print

Code Review Guide 2.0 will be available in Lulu in the near future.

Code Review Guide V1.1 on Lulu.

The OWASP Code Review project was conceived by Eoin Keary, the OWASP Dublin Founder and Chapter Lead.

Code Review Mailing list[5]
Project leaders [email protected] or [email protected]

Pages in category "OWASP Code Review Project"

The following 69 pages are in this category, out of 69 total.