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
(New page: OWASP Code Review Guide Table of Contents__TOC__ == Preface == In this section, we will provide some common criteria to evaluate how much a source code matches the key points we set i...) |
|||
| Line 4: | Line 4: | ||
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. | 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?" | 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?" | ||
| + | |||
| + | |||
| + | [[Category:OWASP Code Review Project]] | ||
Revision as of 12:28, 29 May 2008
OWASP Code Review Guide Table of ContentsPreface
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?"