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 Code Review V2 Table of Contents"

From OWASP
Jump to: navigation, search
(Created page with " = '''OWASP Code Review Guide v2.0:''' = ==Forward== # Author Eoin Keary == Code Review Guide History == # Author - Eoin Keary == Introduction == # Author - Eoin Keary ===...")
 
Line 15: Line 15:
 
## New Section
 
## New Section
  
=== Manual Review - Pros and Cons
+
=== Manual Review - Pros and Cons ===
 
# Author - Ashish Rao
 
# Author - Ashish Rao
 
## New Section
 
## New Section
Line 21: Line 21:
  
 
=== Why code review ===
 
=== Why code review ===
==== Scope and Objective of secure code review
+
==== Scope and Objective of secure code review ====
 
# Author - Ashish Rao
 
# Author - Ashish Rao
  
Line 32: Line 32:
 
## New Section
 
## New Section
  
=== Can static code analyzers do it all?
+
=== Can static code analyzers do it all? ===
 
# Author - Ashish Rao
 
# Author - Ashish Rao
 
## New Section
 
## New Section
  
 
==Methodology==
 
==Methodology==

Revision as of 01:48, 18 April 2013

OWASP Code Review Guide v2.0:

Forward

  1. Author Eoin Keary

Code Review Guide History

  1. Author - Eoin Keary

Introduction

  1. Author - Eoin Keary

What is source code review and Static Analysis

  1. Author - Zyad Mghazli
    1. New Section

Manual Review - Pros and Cons

  1. Author - Ashish Rao
    1. New Section
      1. Suggestion: Benchmark of different Stataic Analysis Tools Zyad Mghazli

Why code review

Scope and Objective of secure code review

  1. Author - Ashish Rao

We can't hack ourselves secure

  1. Author - Prathamesh Mhatre
    1. New Section

=== 360 Review: Coupling source code review and Testing / Hybrid Reviews

  1. Author - Ashish Rao
    1. New Section

Can static code analyzers do it all?

  1. Author - Ashish Rao
    1. New Section

Methodology