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
Line 4: | Line 4: | ||
==Forward== | ==Forward== | ||
# Author Eoin Keary | # Author Eoin Keary | ||
− | [[https://www.owasp.org/index.php/Code_Review_Guide_History]] | + | ## Previous version to be updated:[[https://www.owasp.org/index.php/Code_Review_Guide_History]] |
== Code Review Guide History == | == Code Review Guide History == | ||
# Author - Eoin Keary | # Author - Eoin Keary | ||
− | [[https://www.owasp.org/index.php/Code_Review_Introduction]] | + | ## Previous version to be updated:[[https://www.owasp.org/index.php/Code_Review_Introduction]] |
== Introduction == | == Introduction == |
Revision as of 02:08, 18 April 2013
- 1 OWASP Code Review Guide v2.0:
- 1.1 Forward
- 1.2 Code Review Guide History
- 1.3 Introduction
- 1.4 Methodology
OWASP Code Review Guide v2.0:
Forward
- Author Eoin Keary
- Previous version to be updated:[[1]]
Code Review Guide History
- Author - Eoin Keary
- Previous version to be updated:[[2]]
Introduction
- Author - Eoin Keary
What is source code review and Static Analysis
- Author - Zyad Mghazli
- New Section
Manual Review - Pros and Cons
- Author - Ashish Rao
- New Section
- Suggestion: Benchmark of different Stataic Analysis Tools Zyad Mghazli
- New Section
Why code review
Scope and Objective of secure code review
- Author - Ashish Rao
We can't hack ourselves secure
- Author - Prathamesh Mhatre
- New Section
360 Review: Coupling source code review and Testing / Hybrid Reviews
- Author - Ashish Rao
- New Section
Can static code analyzers do it all?
- Author - Ashish Rao
- New Section
Methodology
The code review approach
- Author - Prathamesh Mhatre
Preparation and context
- Author - Open
- Previous version to be updated: [[3]]