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
m (aaaa) |
(Slight update) |
||
(27 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{OWASP Defenders}} | + | <div style="width:100%;height:90px;border:0,margin:0;overflow: hidden;">[[File: lab_big.jpg|link=OWASP_Project_Stages#tab.3DLab_Projects]]</div> |
− | {{OWASP Book|5691953}} | + | <div style="border:0,margin:0;overflow: hidden;"> |
− | {{Social Media Links}} | + | {{OWASP Defenders}} {{OWASP Book|5691953}} |
+ | <div style="margin: 5px; padding: 5px; float: left; width:70%">{{Social Media Links}} </div> | ||
+ | </div> | ||
=Code Review Guide= | =Code Review Guide= | ||
− | |||
− | |||
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | ||
− | |||
− | |||
==The Release Candidate for the OWASP Code Review Guide is now available!== | ==The Release Candidate for the OWASP Code Review Guide is now available!== | ||
Please forward to all the developers and development teams you know!! We would like to immediately start raising awareness about this OWASP resource. | Please forward to all the developers and development teams you know!! We would like to immediately start raising awareness about this OWASP resource. | ||
− | |||
We plan to release the final version in Aug. 2017 after a public comment period ending July 31, 2017. | We plan to release the final version in Aug. 2017 after a public comment period ending July 31, 2017. | ||
− | Thank you, Larry Conklin, Gary Robinson | + | Thank you, |
+ | Larry Conklin, Gary Robinson | ||
OWASP Code Review Guides Co-Leaders | OWASP Code Review Guides Co-Leaders | ||
Line 25: | 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 36: | 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 48: | Line 55: | ||
== Quick Download == | == Quick Download == | ||
+ | * [https://www.owasp.org/index.php/File:OWASP_Code_Review_Guide_v2.pdf Code Review Guide 2.0] | ||
== In Print == | == In Print == | ||
Line 56: | 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 63: | 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