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
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:<IMG class=FCK__MWIncludeonly height=1 src="http://www.owasp.org/extensions/FCKeditor/fckeditor/editor/images/spacer.gif" width=1 _fckfakelement="true" _fckrealelement="1" _fck_mw_includeonly="true"><IMG class=FCK__MWNoinclude height=1 src="http://www.owasp.org/extensions/FCKeditor/fckeditor/editor/images/spacer.gif" width=1 _fckfakelement="true" _fckrealelement="0" _fck_mw_noinclude="true">
+
{{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 = Introduction to OWASP Code review guide; What is secure code review. Manual process. Metrics. Common coding errors.
 
| Module_Overview_Goal = Introduction to OWASP Code review guide; What is secure code review. Manual process. Metrics. Common coding errors.
 
| Content =  
 
| Content =  
* Introduction to security code review.<br>
+
&nbsp;
 +
* Introduction to security code review<br>
 
* Skills required and approach<br>
 
* Skills required and approach<br>
 
* Benefits, Metrics and pitfalls
 
* Benefits, Metrics and pitfalls
 
* Code review Vs Runtime testing<br>
 
* Code review Vs Runtime testing<br>
| Material = [http:// TBD]
+
&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 )