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 "The Owasp Code Review Scoring System"
From OWASP
m (Added navigation to facilitate sequential reading online) |
|||
| Line 1: | Line 1: | ||
| − | + | {{LinkBar | |
| + | | useprev=PrevLink | prev=The Owasp Code Review Top 9 | lblprev= | ||
| + | | usemain=MainLink | main=OWASP Code Review Guide Table of Contents | lblmain=Table of Contents | ||
| + | | usenext=NextLink | next=References | lblnext= | ||
| + | }} | ||
| + | __TOC__ | ||
== Preface == | == Preface == | ||
| Line 5: | Line 10: | ||
Using these criteria, after a code review a score can be applied to a source in order to answer the question "how much is secure my code?" | Using these criteria, after a code review a score can be applied to a source in order to answer the question "how much is secure my code?" | ||
| + | {{LinkBar | ||
| + | | useprev=PrevLink | prev=The Owasp Code Review Top 9 | lblprev= | ||
| + | | usemain=MainLink | main=OWASP Code Review Guide Table of Contents | lblmain=Table of Contents | ||
| + | | usenext=NextLink | next=References | lblnext= | ||
| + | }} | ||
[[Category:OWASP Code Review Project]] | [[Category:OWASP Code Review Project]] | ||
Revision as of 17:04, 9 September 2010
Preface
In this section, we will provide some common criteria to evaluate how much a source code matches the key points we set in the the Code review Top 10 section. Using these criteria, after a code review a score can be applied to a source in order to answer the question "how much is secure my code?"