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 Guide Project"
From OWASP
Brad Chesney (talk | contribs) m (Adding my email address) |
|||
(29 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
=Main= | =Main= | ||
− | <div style="width:100%;height: | + | <div style="width:100%;height:90px;border:0,margin:0;overflow: hidden;">[[File: lab_big.jpg|link=OWASP_Project_Stages#tab.3DLab_Projects]]</div> |
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
Line 39: | Line 39: | ||
== Project Leader == | == Project Leader == | ||
− | * [[ | + | * [[User:Brad Chesney|Brad Chesney ]] Brad Chesney bradchesney79@gmail.com |
+ | * [[User:Steven van der Baan|Steven van der Baan]] steven.van.der.baan@owasp.org | ||
== Related Projects == | == Related Projects == | ||
Line 46: | Line 47: | ||
* [[:Category:OWASP_Code_Review_Project|OWASP Code Review Guide]] | * [[:Category:OWASP_Code_Review_Project|OWASP Code Review Guide]] | ||
* [[:Category:OWASP_Testing_Project|OWASP Testing Guide]] | * [[:Category:OWASP_Testing_Project|OWASP Testing Guide]] | ||
+ | |||
+ | == Ohloh == | ||
+ | |||
+ | *https://www.ohloh.net/p/DevGuide | ||
==Licensing== | ==Licensing== | ||
Line 90: | Line 95: | ||
; When will the new version be released? | ; When will the new version be released? | ||
− | : We | + | : Hard to say. We all have day jobs and do this as an altruistic endeavor to make the world a better place. Making progress as fast as we can... |
; I only have a few minutes per month to help! How do I get involved? | ; I only have a few minutes per month to help! How do I get involved? | ||
− | : Please join the mail list, introduce yourself, go find something that needs fixing in the GitHub issue list and | + | : Please join the [https://lists.owasp.org/mailman/listinfo/owasp-guide mail list], introduce yourself, go find something that needs fixing in the [https://github.com/OWASP/DevGuide/issues GitHub issue list]. Not familiar with git? Get the [https://github.com/OWASP/DevGuide Dev Guide on GitHub] and make edits on your machine, [mailto://bradchesney79@gmail.com email me] your work and I will commit it to the project (blaming you in the commit message via a parseable format that I can extract for attribution). |
; I really want to help big time. How do I get involved? | ; I really want to help big time. How do I get involved? | ||
− | : Please join the mail list, introduce yourself, go find something that needs writing or missing on GitHub, write the first draft and mail it to us on the mail list. We'll take it from there! | + | : Please join the [https://lists.owasp.org/mailman/listinfo/owasp-guide mail list], introduce yourself, go find something that needs writing or missing on [https://github.com/OWASP/DevGuide/wiki/Road-Map-and-Getting-Involved GitHub], write the first draft and mail it to us on the [https://lists.owasp.org/mailman/listinfo/owasp-guide mail list]. We'll take it from there! |
; How do I get commit privileges on GitHub? | ; How do I get commit privileges on GitHub? | ||
− | : | + | : Fork the [https://github.com/OWASP/DevGuide Dev Guide on GitHub], write something for the Guide, and send a pull request. Rinse and repeat! :) Provide a few quality pull requests and we may give in and let you have at it directly. |
= Acknowledgements = | = Acknowledgements = | ||
Line 107: | Line 112: | ||
===Editors=== | ===Editors=== | ||
+ | * [mailto://bradchesney79@gmail.com Brad Chesney] | ||
+ | * [mailto://steven.van.der.baan@owasp.org Steven Van Der Baan] | ||
* Andrew van der Stock | * Andrew van der Stock | ||
* Abraham Kang | * Abraham Kang | ||
Line 124: | Line 131: | ||
==OWASP Guide 2.0== | ==OWASP Guide 2.0== | ||
− | The OWASP Developer Guide 2.0 would not be where it is today without the generous gift of volunteer time and effort from many individuals. If you are one of them, and not on this list, please contact | + | The OWASP Developer Guide 2.0 would not be where it is today without the generous gift of volunteer time and effort from many individuals. If you are one of them, and not on this list, please contact [mailto://bradchesney79@gmail.com Brad] or [mailto://steven.van.der.baan@owasp.org Steven]. |
+ | |||
* Abraham Kang | * Abraham Kang | ||
Line 163: | Line 171: | ||
* William Hau | * William Hau | ||
− | ==If you helped and you're not here, please e-mail us at the mail list, and this list will be fixed up. | + | ===If you helped and you're not here, please e-mail us at the mail list, and this list will be fixed up.=== |
= Road Map and Getting Involved = | = Road Map and Getting Involved = | ||
− | + | ||
− | * | + | ==2015 Planning== |
− | + | ||
− | + | * Working out strengths & responsibilities | |
− | + | ||
− | + | ==Milestone 1 - == | |
− | + | ||
− | + | ==Milestone 2 - == | |
+ | |||
+ | ==Milestone 3 - == | ||
+ | |||
+ | ==Milestone 4 - == | ||
+ | |||
+ | ==Getting involved== | ||
Involvement in the development and promotion of Developer Guide is actively encouraged! | Involvement in the development and promotion of Developer Guide is actively encouraged! | ||
Line 185: | Line 199: | ||
* Graphic design | * Graphic design | ||
* Code snippets in your favorite language | * Code snippets in your favorite language | ||
+ | |||
+ | [https://github.com/OWASP/DevGuide/wiki/FAQs See more detailed instructions on the FAQ page.] | ||
=Project About= | =Project About= | ||
− | {{: | + | {{Template:Project About |
− | + | | project_name =OWASP Developer Guide | |
+ | | project_description =The OWASP Developer Guide is a foundation project, concentrating on how to securely engineer applications | ||
+ | | project_license =CC-BY-SA 3.0 | ||
+ | | leader_name1 =Brad Chesney | ||
+ | | leader_email1 =bradchesney79@gmail.com | ||
+ | | leader_name2 =Steven van der Baan | ||
+ | | leader_email2 =steven-van-der-baan@owasp.org | ||
+ | | project_road_map = https://www.owasp.org/index.php/OWASP_Guide_Project#tab=Road_Map_and_Getting_Involved | ||
+ | | leader_username1 = Brad_Chesney | ||
+ | | leader_username2 = Steven_van_der_Baan | ||
+ | | mailing_list_name = https://lists.owasp.org/mailman/listinfo/owasp-guide | ||
+ | }} | ||
__NOTOC__ <headertabs /> | __NOTOC__ <headertabs /> | ||
− | [[Category:OWASP Project]] [[Category:OWASP_Builders]] [[Category:OWASP_Document]] | + | [[Category:OWASP Project]] [[Category:OWASP_Builders]] [[Category:OWASP_Document]][[Category:SAMM-EG-1]] |
Latest revision as of 05:37, 17 March 2016