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 "Category:OWASP Code Review Project"
From OWASP
(Slight update) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<div style="border:0,margin:0;overflow: hidden;"> | <div style="border:0,margin:0;overflow: hidden;"> | ||
{{OWASP Defenders}} {{OWASP Book|5691953}} | {{OWASP Defenders}} {{OWASP Book|5691953}} | ||
− | <div style="margin: 5px; padding: 5px; float: left; width: | + | <div style="margin: 5px; padding: 5px; float: left; width:70%">{{Social Media Links}} </div> |
</div> | </div> | ||
=Code Review Guide= | =Code Review Guide= | ||
Line 23: | Line 23: | ||
==Review of Code Review Guide 2.0== | ==Review of Code Review Guide 2.0== | ||
− | Constructive comments on this OWASP | + | Constructive comments on this OWASP Code Review Release Candidate should be forwarded via email to owasp-codereview-project@owasp.org. Private comments may be sent to larry.conklin@owasp.org or gary.robinson@owasp.org . All comments are welcome. All comments should indicate the specific relevant page and section. |
All feedback is critical to the continued success of the OWASP Code Review Guide. | All feedback is critical to the continued success of the OWASP Code Review Guide. | ||
Line 34: | Line 34: | ||
== Project Leader == | == Project Leader == | ||
− | |||
* Larry Conklin [mailto:larry.conklin@owasp.org] | * Larry Conklin [mailto:larry.conklin@owasp.org] | ||
* Gary Robinson [mailto:gary.robinson@owasp.org] | * Gary Robinson [mailto:gary.robinson@owasp.org] | ||
+ | |||
+ | == Project Email == | ||
+ | * Project Email [mailto:owasp-codereview-project@owasp.org] | ||
+ | |||
+ | ==Classifications== | ||
+ | [[File:Owasp-defenders-small.png|link=]] | ||
+ | |||
+ | [[File:Cc-button-y-sa-small.png|link=http://creativecommons.org/licenses/by-sa/3.0/]] | ||
+ | |||
+ | [[File:Project_Type_Files_DOC.jpg|link=]] | ||
== Related Projects == | == Related Projects == | ||
Line 46: | Line 55: | ||
== Quick Download == | == Quick Download == | ||
− | * [https://www.owasp.org/index.php/File: | + | * [https://www.owasp.org/index.php/File:OWASP_Code_Review_Guide_v2.pdf Code Review Guide 2.0] |
== In Print == | == In Print == | ||
Line 55: | Line 64: | ||
= Acknowledgements = | = Acknowledgements = | ||
− | The OWASP Code Review project was conceived by Eoin Keary, the OWASP | + | The OWASP Code Review project was conceived by Eoin Keary, the OWASP Dublin Founder and Chapter Lead. |
Code Review Mailing list[mailto:owasp-codereview-project@owasp.org] | Code Review Mailing list[mailto:owasp-codereview-project@owasp.org] | ||
Line 62: | Line 71: | ||
__NOTOC__ <headertabs /> | __NOTOC__ <headertabs /> | ||
+ | |||
+ | [[Category:OWASP Project]] [[Category:OWASP_Defenders]] [[Category:OWASP_Document]] |
Latest revision as of 10:29, 14 July 2017
Pages in category "OWASP Code Review Project"
The following 69 pages are in this category, out of 69 total.
C
- Classic ASP Design Mistakes
- Code Review Guide Foreword
- Code Review Guide Frontispiece
- Code Review Introduction
- Code Review Metrics
- Code Review Preparation
- Code Reviews and Compliance
- Codereview-Authentication
- Codereview-Authorization
- Codereview-Cryptography
- Codereview-Deployment
- Codereview-Error-Handling
- Codereview-Input Validation
- Codereview-Session-Management
- Crawling Code
- CRV2 ErrorHandlingMessages
- CRV2 MetricsCodeRev
- CRV2 PrepContext
- CRV2 SQLInjPHP
O
R
- Reasons for using automated tools
- References
- Reviewing Code for Authentication
- Reviewing Code for Authorization Issues
- Reviewing Code for Buffer Overruns and Overflows
- Reviewing code for Cross-Site Request Forgery issues
- Reviewing Code for Cross-site scripting
- Reviewing Code for Data Validation
- Reviewing Code for Error Handling
- Reviewing Code for Logging Issues
- Reviewing Code for OS Injection
- Reviewing Code for Race Conditions
- Reviewing Code for Session Integrity issues
- Reviewing Code for SQL Injection
- Reviewing Flash Applications
- Reviewing MySQL Security
- Reviewing The Secure Code Environment
- Reviewing Web Services