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/Training/OWASP Code Review Project"

From OWASP
Jump to: navigation, search
(Created page with '{{Template:<includeonly>{{{1}}}</includeonly><noinclude>OWASP Training Modules</noinclude> | Module_designation = [[:Category:OWASP_Code_Review_Project|OWASP Code Review Project]…')
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Template:<includeonly>{{{1}}}</includeonly><noinclude>OWASP Training Modules</noinclude>
 
{{Template:<includeonly>{{{1}}}</includeonly><noinclude>OWASP Training Modules</noinclude>
 
| Module_designation = [[:Category:OWASP_Code_Review_Project|OWASP Code Review Project]]
 
| Module_designation = [[:Category:OWASP_Code_Review_Project|OWASP Code Review Project]]
| Module_Overview_Goal =
+
| Module_Overview_Goal = Introduction to OWASP Code review guide; What is secure code review. Manual process. Metrics. Common coding errors.
 
| Content =  
 
| Content =  
* Content_X<br>
+
&nbsp;
* Content_Y<br>
+
* Introduction to security code review<br>
* Content_Z<br>
+
* Skills required and approach<br>
| Material = [http:// TBD]
+
* Benefits, Metrics and pitfalls
 +
* Code review Vs Runtime testing<br>
 +
&nbsp;
 +
| Material = [https://www.owasp.org/images/5/59/Code_Review_Eoin.pptx OWASP Code Review's PowerPoint Presentation]<br>
 +
 
 +
OWASP Code Review Guide V1.1 ( [https://www.owasp.org/images/8/8e/OWASP_Code_Review_Guide-V1_1.doc Word] & [https://www.owasp.org/images/2/2e/OWASP_Code_Review_Guide-V1_1.pdf PDF] )
 
}}
 
}}
 +
 +
 +
[[Category:OWASP_Training|Training]]

Latest revision as of 16:25, 23 November 2010

MODULE
OWASP Code Review Project
Overview & Goal
Introduction to OWASP Code review guide; What is secure code review. Manual process. Metrics. Common coding errors.
Contents Materials
 
  • Introduction to security code review
  • Skills required and approach
  • Benefits, Metrics and pitfalls
  • Code review Vs Runtime testing

 

OWASP Code Review's PowerPoint Presentation

OWASP Code Review Guide V1.1 ( Word & PDF )