<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sauriti</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sauriti"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Sauriti"/>
		<updated>2026-05-25T06:01:17Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=GSOC2018_Ideas&amp;diff=237686</id>
		<title>GSOC2018 Ideas</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=GSOC2018_Ideas&amp;diff=237686"/>
				<updated>2018-02-16T06:28:36Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: adding BLT&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''OWASP Foundation has been selected as an organization to be part of the GOOGLE SUMMER CODE 2018''' &lt;br /&gt;
&lt;br /&gt;
=OWASP Project Requests=&lt;br /&gt;
&lt;br /&gt;
'''Tips to get you started in no particular order:'''  &lt;br /&gt;
 '''* Read [https://developers.google.com/open-source/gsoc/ Google Summer of Code Program(GSOC)]`'''&lt;br /&gt;
 '''* Read the [[GSoC SAT]] '''&lt;br /&gt;
 * Read the [https://www.owasp.org/index.php/GSoC GSOC Student Guidelines]&lt;br /&gt;
 * Contact us through the mailing list or irc channel.&lt;br /&gt;
 * Check our [https://github.com/OWASP github organization]&lt;br /&gt;
==OWASP ZAP==&lt;br /&gt;
[[OWASP Zed Attack Proxy Project]] (ZAP) The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by hundreds of international volunteers. Previous GSoC students have implemented key parts of the ZAP core functionality and have been offered (and accepted) jobs based on their work on ZAP.&lt;br /&gt;
&lt;br /&gt;
We have just included a few of the ideas we have here, for a more complete list see the issues on the ZAP bug tracker with the [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3Aproject project] label.&lt;br /&gt;
===Active Scanning WebSockets===&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
ZAP has good support for websockets, and allows them to be intercepted, changed and fuzzed. Unfortunately it doesnt current support active scanning (automated attacking) of websockets.&lt;br /&gt;
&lt;br /&gt;
We would like to add active scanning support to websockets, ideally in a generic way which would allow us to reuse as many of our existing rules as are relevant. Adding additional websocket specific attacks would also be very useful.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* An plugable infrastructure that allows us to active scan websockets&lt;br /&gt;
* Converting the relevant existing scan rules to work with websockets&lt;br /&gt;
* Implementing new websocket specific scan rules&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
&lt;br /&gt;
* Have a look at the ZAP [https://github.com/zaproxy/zaproxy/blob/develop/CONTRIBUTING.md CONTRIBUTING.md] file, especially the 'Coding section.&lt;br /&gt;
* We like to see students who have already contributed to ZAP, so try fixing one of the bugs flagged as [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3AIdealFirstBug IdealFirstBug].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* ZAP is written in Java, so a good knowledge of this language is recommended. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
'''Mentors:''' [https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
=== React Handling  ===&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
ZAP doesnt understand React applications as well as it should be able to.&lt;br /&gt;
&lt;br /&gt;
It would be great if ZAP had a much better understanding of such applications, including how to explore and attack them more effectively.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* ZAP able to explore React applications more effectively&lt;br /&gt;
* ZAP able to attack React applications more effectively&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
&lt;br /&gt;
* Have a look at the ZAP [https://github.com/zaproxy/zaproxy/blob/develop/CONTRIBUTING.md CONTRIBUTING.md] file, especially the 'Coding section.&lt;br /&gt;
* We like to see students who have already contributed to ZAP, so try fixing one of the bugs flagged as [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3AIdealFirstBug IdealFirstBug].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* As React is written in JavaScript, good knowledge of this language is recommended. ZAP is written in Java, so some knowledge of this language would be useful. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
'''Mentors:''' [https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
=== Automated authentication detection and configuration  ===&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Currently a user must manually configure ZAP to handle authentication, eg as per &amp;lt;nowiki&amp;gt;https://github.com/zaproxy/zaproxy/wiki/FAQformauth&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is time consuming and error prone.&lt;br /&gt;
&lt;br /&gt;
Ideally ZAP would help detect login and registration pages and provide more assistance when configuring authentication, ideally being able to completely automate the task for as many sort of webapps as possible.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* Detect login and registration pages&lt;br /&gt;
* Provide a wizard to walk users through the process of setting up authentication, with as much assistance as possible&lt;br /&gt;
* An option to completely automate the authentication process, for as many authentication mechanisms as possible&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
&lt;br /&gt;
* Have a look at the ZAP [https://github.com/zaproxy/zaproxy/blob/develop/CONTRIBUTING.md CONTRIBUTING.md] file, especially the 'Coding section.&lt;br /&gt;
* We like to see students who have already contributed to ZAP, so try fixing one of the bugs flagged as [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3AIdealFirstBug IdealFirstBug].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* ZAP is written in Java, so a good knowledge of this language is recommended. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
'''Mentors:''' [https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
=== Zest Text Representation and Parser ===&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Zest is a graphical scripting language from the Mozilla Security team, and is used as the ZAP macro language.&lt;br /&gt;
&lt;br /&gt;
A standardized text representation and parser would be very useful and help its adoption.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A documented definition of a text representation for Zest&lt;br /&gt;
* A parser that converts the text representation into a working Zest script&lt;br /&gt;
* An option in the Zest java implementation to output Zest scripts text format&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
&lt;br /&gt;
* Have a look at the ZAP [https://github.com/zaproxy/zaproxy/blob/develop/CONTRIBUTING.md CONTRIBUTING.md] file, especially the 'Coding section.&lt;br /&gt;
* We like to see students who have already contributed to ZAP, so try fixing one of the bugs flagged as [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3AIdealFirstBug IdealFirstBug].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* The Zest reference implementation is written in Java, so a good knowledge of this language is recommended. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
'''Mentors:''' [https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
=== Develop Bamboo Addon ===&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
It would be great to have an official ZAP add-on for [https://www.atlassian.com/software/bamboo Bamboo], equivalent to the one we now have for [https://wiki.jenkins.io/display/JENKINS/zap+plugin Jenkins]&lt;br /&gt;
&lt;br /&gt;
For more information about Bamboo plugins see the [https://developer.atlassian.com/server/bamboo/bamboo-plugin-guide/ Bamboo plugin guide].&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
&lt;br /&gt;
A Bamboo addon that supports:&lt;br /&gt;
* Spidering (using the traditional and Ajax spiders)&lt;br /&gt;
* Active Scanning&lt;br /&gt;
* Authentication&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
&lt;br /&gt;
* Have a look at the ZAP [https://github.com/zaproxy/zaproxy/blob/develop/CONTRIBUTING.md CONTRIBUTING.md] file, especially the 'Coding section.&lt;br /&gt;
* We like to see students who have already contributed to ZAP, so try fixing one of the bugs flagged as [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3AIdealFirstBug IdealFirstBug].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* ZAP and Bamboo are written in Java, so a good knowledge of this language is recommended. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
'''Mentors:''' [https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
=== Your Idea ===&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
ZAP is a great framework for building new and innovative security testing solutions. If you have an idea that is not on this list then don't worry, you can still submit it, we have accepted original projects in previous years and have even paid a student to work on their idea when we did not get enough GSoC slots to accept all of the projects we wanted.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes ZAP even better&lt;br /&gt;
* Code that conforms to our Development Rules and Guidelines&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
&lt;br /&gt;
* Have a look at the ZAP [https://github.com/zaproxy/zaproxy/blob/develop/CONTRIBUTING.md CONTRIBUTING.md] file, especially the 'Coding section.&lt;br /&gt;
* We like to see students who have already contributed to ZAP, so try fixing one of the bugs flagged as [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3AIdealFirstBug IdealFirstBug].&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* ZAP is written in Java, so a good knowledge of this language is recommended. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
'''Mentors:''' [https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
== OWASP Juice Shop ==&lt;br /&gt;
&lt;br /&gt;
[[OWASP Juice Shop Project]] is an intentionally insecure webapp for security trainings written entirely in Javascript which encompasses the entire OWASP Top Ten and other severe security flaws. Juice Shop is written in Node.js, Express and AngularJS. The application contains more than 30 challenges of varying difficulty where the user is supposed to exploit the underlying vulnerabilities. Apart from the hacker and awareness training use case, pentesting proxies or security scanners can use Juice Shop as a &amp;quot;guinea pig&amp;quot;-application to check how well their tools cope with Javascript-heavy application frontends and REST APIs.&lt;br /&gt;
&lt;br /&gt;
=== Challenge Pack 2018 ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Ideas for potential new hacking challenges are collected in [https://github.com/bkimminich/juice-shop/issues?q=is%3Aissue+is%3Aopen+label%3Achallenge GitHub issues labeled &amp;quot;challenge&amp;quot;]. This project could implement a whole bunch of challenges one by one and release them over the course of several small releases. This would allow the student to work in a professional Continuous Delivery kind of way while bringing benefit to the Juice Shop over the duration of the project.&lt;br /&gt;
&lt;br /&gt;
Coming up with additional ideas for challenges would be part of the project scope, as the list of pre-existing ideas might not be sufficient for a GSoC project.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* 10 or more new challenges for OWASP Juice Shop (including required functional enhancements to place the challenges in, e.g. the [https://github.com/bkimminich/juice-shop/issues/244 Order Dashboard] user story])&lt;br /&gt;
* Each challenge comes with full functional unit and integration tests&lt;br /&gt;
* Each challenge is verified to be exploitable by corresponding end-to-end tests&lt;br /&gt;
* Hint and solution sections for each new challenge are added to the &amp;quot;Pwning OWASP Juice Shop&amp;quot; ebook&lt;br /&gt;
* Code follows existing styleguides and passes all existing quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
* Get familiar with the architecture and code base of the application's rich Javascript frontend and RESTful backend&lt;br /&gt;
* Get a feeling for the high code &amp;amp; test quality bar by inspecting the existing test suites and static code analysis results&lt;br /&gt;
* Get familiar with the CI/CD process based on Travis-CI and several associated 3rd party services&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, Unit/Integration testing, experience with (or willingness to learn) AngularJS (1.x) and NodeJS/Express, some security knowledge would be preferable.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* [[User:Bjoern_Kimminich|Bjoern Kimminich]] - OWASP Juice Shop Project Leader&lt;br /&gt;
* [[User:Timo Pagel|Timo Pagel]] - OWASP Juice Shop Project Collaborator&lt;br /&gt;
* Jannik Hollenbach - OWASP Juice Shop Project Collaborator&lt;br /&gt;
&lt;br /&gt;
=== Frontend Technology Update ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Development of OWASP Juice Shop started in 2014 and was based on - back then - quite recent Javascript frontend framework AngularJS 1.x along with Bootstrap 3. Several major releases later, there now are [https://github.com/bkimminich/juice-shop/issues/165 Angular 5] and [https://github.com/bkimminich/juice-shop/issues/400 Bootstrap 4] available as well as other mature web frontend frameworks. Migrating the OWASP Juice Shop to the latest version of Angular and Bootstrap is an important step to keep the application relevant as ''the most modern'' intentionally broken web application. Moving to entirely different frameworks might be taken into considerationas well.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* High-level target client-architecture overview including a migration plan with intermediary milestones&lt;br /&gt;
* Execution of migration without breaking functionality or losing tests along the way&lt;br /&gt;
* Code follows existing (or new) styleguides and passes all existing (or new) quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
* Get familiar with the architecture and code base of the application's rich Javascript frontend and RESTful backend&lt;br /&gt;
* Get a feeling for the high code &amp;amp; test quality bar by inspecting the existing test suites and static code analysis results&lt;br /&gt;
* Get familiar with the CI/CD process based on Travis-CI and several associated 3rd party services&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, experience with latest Javascript frameworks for frontend, testing and building&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* [[User:Bjoern_Kimminich|Bjoern Kimminich]] - OWASP Juice Shop Project Leader&lt;br /&gt;
* Jannik Hollenbach - OWASP Juice Shop Project Collaborator&lt;br /&gt;
&lt;br /&gt;
=== UI/Graphics Design Update ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
The UI of OWASP Juice Shop was written following recommendations from Twitter Bootstrap to be responsive, but it never had an actual designer or graphics artist take a look or add some insight. Currently the look &amp;amp; feel comes &amp;quot;out of the box&amp;quot; from a [https://bootswatch.com Bootswatch] theme and [https://fontawesome.com Font Awesome 5] icons. This gives it a quite modern look, but also leaves it very generic. The project could greatly benefit from involvement of someone with actual UI/UX Design expertise. Having a matching theme for [https://ctfd.io CTFd] would be another big achievement for the Juice Shop.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* Design concepts to pick or have the user community vote on (including color schemes, sample screens, icons etc.)&lt;br /&gt;
* Overhauling the overall UI look &amp;amp; feel, e.g. by making an individual Bootswatch theme or designing some individual icons&lt;br /&gt;
* Getting rid of the stock images by providing individually designed product images for the standard inventory of the shop&lt;br /&gt;
* Add more flexibility and options to the existing theming/customization of the UI (see [https://github.com/bkimminich/juice-shop/issues/379 #379])&lt;br /&gt;
* Design a [https://github.com/bkimminich/juice-shop-ctf/issues/9 &amp;quot;Juice Shop&amp;quot; CTFd-theme] playing well with the look &amp;amp; feel of the application&lt;br /&gt;
* Execution of migration without breaking functionality or client-side unit and end-to-end tests along the way&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
* Get familiar with the existing HTML views and CSS of the frontend&lt;br /&gt;
* Get a feeling for the high quality bar by inspecting the existing client-side unit and e2e test suites&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Strong web and graphic design experience&lt;br /&gt;
* Sophisticated HTML and CSS experience&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* [[User:Bjoern_Kimminich|Bjoern Kimminich]] - OWASP Juice Shop Project Leader&lt;br /&gt;
* [[User:Timo Pagel|Timo Pagel]] - OWASP Juice Shop Project Collaborator&lt;br /&gt;
* Jannik Hollenbach - OWASP Juice Shop Project Collaborator&lt;br /&gt;
&lt;br /&gt;
=== Your idea ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
You have an awesome idea to improve OWASP Juice Shop that is not on this list? Great, please submit it!&lt;br /&gt;
&lt;br /&gt;
''' Getting started '''&lt;br /&gt;
* Get in touch with [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich]&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes OWASP Juice Shop even better&lt;br /&gt;
* Code follows existing styleguides and passes all existing quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, Unit/Integration testing, experience with (or willingness to learn) AngularJS and NodeJS/Express, some security knowledge would be preferable.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
* [[User:Bjoern_Kimminich|Bjoern Kimminich]] - OWASP Juice Shop Project Leader&lt;br /&gt;
&lt;br /&gt;
==OWASP Security Knowledge Framework - Chatbot machine learning feature==&lt;br /&gt;
&lt;br /&gt;
=== Brief Explanation ===&lt;br /&gt;
We want to create a SKF Chatbot service using the knowledge already inside SKF like the knowledge base items, code examples and the security controls like ASVS and PCI DSS.&lt;br /&gt;
&lt;br /&gt;
The chatbot service and core of this new feature can be consumed by website’s as an addon, IDE of developers and website chat channels like Gitter.im.&lt;br /&gt;
&lt;br /&gt;
The core of the SKF Chatbot will be using machine learning to accomplish the hard task of correlating data and merging different sources as a response/answer.&lt;br /&gt;
&lt;br /&gt;
=== Expected Results ===&lt;br /&gt;
# A Defined Knowledge Base (Data Structure / DB) which can be used to define and search for entities. For example: if a query is:&lt;br /&gt;
## How to mitigate CSRF in PHP   the system should be able to understand or translate it to:  {How: intent} to {mitigate: solution} {CSRF: attack} in {PHP: programming language}  This kind of query can be further user to fetch right information in the knowledge base and provide right solution (code example) for mitigating CSRF in PHP.&lt;br /&gt;
## What is CSRF?   the system should be able to understand or translate it to:  {What: intent} is {CSRF: attack/defense}  This kind of query can be further user to fetch right information in the knowledge base that explains CSRF and provide the security control from example ASVS&lt;br /&gt;
# An ETL process to convert existing SKF Knowledge data and ASVS data to above mentioned data structure.&lt;br /&gt;
# A Chatbot (using existing frameworks) to:&lt;br /&gt;
## Understand at least two intent like (How to, What is …..) and be able to enrich the user query as mentioned above.&lt;br /&gt;
## Based on enriched query fetch relevant information from knowledge base and return.&lt;br /&gt;
# An integration to some chat system like Gitter.im, IRC, Slack etc.&lt;br /&gt;
&lt;br /&gt;
=== Knowledge Prerequisites ===&lt;br /&gt;
* Programming languages:&lt;br /&gt;
** OWASP-SKF API is build in Python 3.6/3.7&lt;br /&gt;
** OWASP-SKF Frontend is build with Angular 4 TS&lt;br /&gt;
* Machine learning enthusiastic/interest&lt;br /&gt;
&lt;br /&gt;
=== Proposal from student ===&lt;br /&gt;
* We want to ask from the student to write a proposal on how to approach the problem we described.&lt;br /&gt;
'''Mentors''':&lt;br /&gt;
&lt;br /&gt;
Riccardo ten Cate [mailto:riccardo.ten.cate@owasp.org] Glenn ten Cate [mailto:glenn.ten.cate@owasp.org] Minhaz [mailto:minhaz@owasp.org]&lt;br /&gt;
&lt;br /&gt;
==OWASP Nettacker==&lt;br /&gt;
===Brief Explanation===&lt;br /&gt;
OWASP Nettacker project is created to automate information gathering, vulnerability scanning and eventually generating a report for networks, including services, bugs, vulnerabilities, misconfigurations, and other information. This software will utilize TCP SYN, ACK, ICMP and many other protocols in order to detect and bypass Firewall/IDS/IPS devices. By leveraging a unique method in OWASP Nettacker for discovering protected services and devices such as SCADA. It would make a competitive edge compared to other scanner making it one of the bests.&lt;br /&gt;
&lt;br /&gt;
if you need more details please visit the [https://github.com/viraintel/OWASP-Nettacker GitHub page] or contact a leader([mailto:ali.razmjoo@owasp.org Ali Razmjoo Qalaei], [mailto:reza.espargham@owasp.org Reza Espargham]).&lt;br /&gt;
&lt;br /&gt;
===Getting started===&lt;br /&gt;
&lt;br /&gt;
* You may read the available documents in the [https://github.com/viraintel/OWASP-Nettacker/wiki wiki page]. Developers and users documents are separated.&lt;br /&gt;
&lt;br /&gt;
'''A Better Penetration Testing Automated Framework'''&lt;br /&gt;
&lt;br /&gt;
===Expected Results===&lt;br /&gt;
The expected results are to contribute the OWASP Nettacker framework [https://github.com/viraintel/OWASP-Nettacker/issues issues] (mostly help wanted or enhancement). Please check the GitHub repo to learn more.&lt;br /&gt;
&lt;br /&gt;
===Knowledge Prerequisites===&lt;br /&gt;
&lt;br /&gt;
* The whole framework was written in Python language. You must be familiar with Python 2.x, 3.x.&lt;br /&gt;
* Good knowledge of computer security (and penetration testing)&lt;br /&gt;
* Knowledge of OS (Linux, Windows, Mac...) and Services&lt;br /&gt;
* Familiar with IDS/IPS/Firewalls and ...&lt;br /&gt;
* To develop the API you should be familiar with HTTP, Database...&lt;br /&gt;
&lt;br /&gt;
===Mentors===&lt;br /&gt;
Mentors are: [mailto:ali.razmjoo@owasp.org Ali Razmjoo Qalaei], [mailto:abiusx@owasp.org Abbas Naderi Afooshteh]&lt;br /&gt;
&lt;br /&gt;
==OWASP OWTF==&lt;br /&gt;
'''[https://github.com/owtf/owtf Offensive Web Testing Framework (OWTF)]''' is a project focused on penetration testing efficiency and alignment of security tests to security standards like the OWASP Testing Guide (v3 and v4), the OWASP Top 10, PTES and NIST. Most of the ideas below focus on rewrite of some major components of OWTF to make it more modular. OWTF is moving to a fresh codebase with a fully Docker testing and deployment environment. If you want to get a jumpstart, check out https://github.com/owtf/owtf/tree/new-arch.&lt;br /&gt;
===OWASP OWTF - MiTM proxy interception and replay capabilities===&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
The OWTF man-in-the-middle proxy is written completely in Python (based on the excellent Tornado framework) and was benchmarked to be the fastest MiTM python proxy. However it lacks the useful and much need interception and replay capabilities of mitmproxy (https://github.com/mitmproxy/mitmproxy).&lt;br /&gt;
&lt;br /&gt;
The current implementation of the MiTM proxy serves its purpose very well. Its fast but its not extensible. There are a number of good use cases for being extensible&lt;br /&gt;
*ability to intercept the transactions&lt;br /&gt;
*modify or replay transaction on the fly&lt;br /&gt;
*add additional capabilities to the proxy (such as session marking/changing) without polluting the main proxy code&lt;br /&gt;
Bonus:&lt;br /&gt;
*Design and implement a proxy plugin (middleware) architecture so that the plugins can be defined separately and the user can choose what plugins to include dynamically (from the web interface).&lt;br /&gt;
*Replace the current Requester (based on urllib, urllib2) with a more robust Requester based on the new urllib3 with support for a real headless browser factory. The typical flow when requested for an authenticated browser instance (using PhantomJS)&lt;br /&gt;
&lt;br /&gt;
*The &amp;quot;Requester&amp;quot; module checks if there is any login parameters provided (i.e form-based or script - look at https://github.com/owtf/login-sessions-plugin)&lt;br /&gt;
*Create a browser instance and do the necessary login procedure&lt;br /&gt;
*Handle the browser for the URI&lt;br /&gt;
*When called to close the browser, do a clean logout and kill the browser instance.&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
*'''IMPORTANT: [http://legacy.python.org/dev/peps/pep-0008/ PEP-8 compliant code] in all modified code and surrounding areas.'''&lt;br /&gt;
*'''IMPORTANT: [https://github.com/7a/owtf/wiki/Contributor%27s-README OWTF contributor README compliant code]'''&lt;br /&gt;
*'''IMPORTANT: [http://sphinx-doc.org/ Sphinx-friendly python comments] [http://owtf.github.io/ptp/_modules/ptp/tools/w3af/parser.html#W3AFXMLParser example Sphinx-friendly python comments here]'''&lt;br /&gt;
*CRITICAL: Excellent reliability&lt;br /&gt;
*Good performance&lt;br /&gt;
*Unit tests / Functional tests&lt;br /&gt;
*Good documentation&lt;br /&gt;
'''Knowledge Prerequisite:''' Python proficiency, some previous exposure to security concepts and penetration testing is welcome but not strictly necessary as long as there is will to learn.&lt;br /&gt;
&lt;br /&gt;
'''OWASP OWTF Mentors:''' Contact: [mailto:Abraham.Aranguren@owasp.org Abraham Aranguren][mailto:viyat.bhalodia@owasp.org Viyat Bhalodia][mailto:bharadwaj.machiraju@gmail.com Bharadwaj Machiraju] OWASP OWTF Project Leaders&lt;br /&gt;
===OWASP OWTF - Web interface enhancements===&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
&lt;br /&gt;
The current web interface is a mixture of Tornado Jinja templates and ReactJS. A complete UI change to a stable ReactJS-based interface should be the deliverable for this project.  Most of the hard part for the change has already been done and added in a separate branch at https://github.com/owtf/owtf/tree/develop.&lt;br /&gt;
&lt;br /&gt;
For background on OWASP OWTF please see: https://www.owasp.org/index.php/OWASP_OWTF&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
*'''IMPORTANT:Clean, maintainable (ES6 compatible and using recommended design patterns) React (JavaScript) code. ([https://github.com/getsentry/zeus/tree/master/webapp This] is a good example!)'''&lt;br /&gt;
*'''IMPORTANT: Thoroughly documented code along with API examples and example future components.'''&lt;br /&gt;
*'''CRITICAL''': Excellent reliability and performance.&lt;br /&gt;
*Unit tests / Functional tests and easy to setup testing environment (preferably automated).&lt;br /&gt;
'''Knowledge Prerequisite:''' Python (reading API source code and endpoints), React.JS (high proficiency) and general JavaScript proficiency.&lt;br /&gt;
&lt;br /&gt;
'''OWASP OWTF Mentors:''' Contact: [mailto:Abraham.Aranguren@owasp.org Abraham Aranguren][mailto:viyat.bhalodia@owasp.org Viyat Bhalodia][mailto:bharadwaj.machiraju@gmail.com Bharadwaj Machiraju] OWASP OWTF Project Leaders&lt;br /&gt;
===OWASP OWTF - New plugin architecture===&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
&lt;br /&gt;
The current plugin system is not very useful and it is painful to browse many plugins. Most of the plugins do have much code and most of is repeated - much refactoring needed there.&lt;br /&gt;
&lt;br /&gt;
This issue is documented in detail at https://github.com/owtf/owtf/issues/905.&lt;br /&gt;
&lt;br /&gt;
For background on OWASP OWTF please see: https://www.owasp.org/index.php/OWASP_OWTF&lt;br /&gt;
&lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
*'''IMPORTANT: [http://legacy.python.org/dev/peps/pep-0008/ PEP-8 compliant code] in all modified code and surrounding areas.'''&lt;br /&gt;
*'''IMPORTANT: [https://github.com/7a/owtf/wiki/Contributor%27s-README OWTF contributor README compliant code]'''&lt;br /&gt;
*'''IMPORTANT: [http://sphinx-doc.org/ Sphinx-friendly python comments] [http://owtf.github.io/ptp/_modules/ptp/tools/w3af/parser.html#W3AFXMLParser example Sphinx-friendly python comments here]'''&lt;br /&gt;
*CRITICAL: Excellent reliability&lt;br /&gt;
*Good performance&lt;br /&gt;
*Unit tests / Functional tests&lt;br /&gt;
*Good documentation&lt;br /&gt;
&lt;br /&gt;
== OWASP CSRF Protector ==&lt;br /&gt;
[[CSRFProtector Project|OWASP CSRF Protector Project]] is a project started with the goal to help developer to mitigate CSRF in web applications with ease. It's based on [[Cross-Site Request Forgery (CSRF) Prevention Cheat Sheet|Synchronizer Token Pattern]] and leverages an injected java-script code to provide CSRF mitigation without much developer intervention. So far it has been implemented as a [https://github.com/mebjas/CSRF-Protector-PHP PHP Library] and an [[CSRFProtector Project|Apache 2.2.x module]]. Although different libraries and frameworks provide CSRF mitigation these days - all of them require developer to explicitly inject tokens with every form. &lt;br /&gt;
===OWASP CSRF Protector - Extending the design as a python package to work with Flask and an Express JS (Node.JS) middleware===&lt;br /&gt;
'''Brief explanation:'''&lt;br /&gt;
&lt;br /&gt;
The design of CSRF Protector involves a server side middle-ware that intercepts every incoming request and validates them for CSRF attacks. If the validation is successful the flow of control goes to business logic and the tokens are refreshed. In case of failed validation configured actions are taken. Post that, another middle ware takes care of injecting a JavaScript code (refer [https://github.com/mebjas/CSRF-Protector-PHP/blob/master/js/csrfprotector.js CSRF Protector PHP JS Code]) to HTML output. On the client side this code ensures that, for every request that require validation - the correct token is sent along with the request.&lt;br /&gt;
&lt;br /&gt;
Check [https://github.com/mebjas/CSRF-Protector-PHP/wiki GitHub Wiki] for some reference;&lt;br /&gt;
&lt;br /&gt;
The goal of this project would be to:&lt;br /&gt;
# Port this design to a python module that can be used easily with Flask - [https://github.com/mebjas/CSRF-Protector-py/projects/1?add_cards_query=is%3Aopen Kanban Board]&lt;br /&gt;
# Port this design to a node js module that can work well with express js (a popular Node.JS based framework). - [https://github.com/mebjas/CSRF-Protector-JS Initial Repo Link]&lt;br /&gt;
# Fix some outstanding issues with java-script code used in library: [https://github.com/mebjas/CSRF-Protector-PHP/issues?q=is%3Aopen+is%3Aissue+label%3AJS Issues] &lt;br /&gt;
'''Expected results:'''&lt;br /&gt;
*'''IMPORTANT: Clean, maintainable (ES6 compatible and using recommended design patterns) in case of Node.JS'''&lt;br /&gt;
*'''IMPORTANT: [http://legacy.python.org/dev/peps/pep-0008/ PEP-8 compliant code] in all modified code and surrounding areas.'''&lt;br /&gt;
*'''IMPORTANT: Thoroughly documented code along with API examples and example future components.'''&lt;br /&gt;
*'''CRITICAL''': Excellent reliability and performance.&lt;br /&gt;
*Unit tests / Functional tests and easy to setup testing environment (preferably automated).&lt;br /&gt;
'''Knowledge Prerequisite:''' Javascript (Client Side), Python (having worked with flask preferable), Node.JS (having worked with node.js and middle wares preferable)&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' Contact: [mailto:minhaz@owasp.org;minhazv@microsoft.com Minhaz A V]&lt;br /&gt;
&lt;br /&gt;
== OWASP Code Review Guide ==&lt;br /&gt;
===Brief Explanation:===&lt;br /&gt;
&lt;br /&gt;
OWASP Code Review Guide is a technical book written for those responsible for code reviews (management, developers, security professionals). The primarily focus of this book has been divided into two main sections. Section one is why and how of code reviews and sections two is devoted to what vulnerabilities need to be to look for during a manual code review. While security scanners are improving every day the need for manual security code reviews still needs to have a prominent place in organizations SDLC (Secure development life cycle) that desires good secure code in production.&lt;br /&gt;
&lt;br /&gt;
Check OWASP Code Review Guide [https://www.owasp.org/index.php/Category:OWASP_Code_Review_Project] for some reference;&lt;br /&gt;
&lt;br /&gt;
===Needs:===&lt;br /&gt;
'''Techincal writers'''&lt;br /&gt;
&lt;br /&gt;
===Expected Results:===&lt;br /&gt;
* Move work in pdf and Adobe InDesign to OWASP wiki. See OWASP Testing Guide&lt;br /&gt;
* Move work in pdf and Adobe InDesign to GitBook format&lt;br /&gt;
* Move work in pdf and Adobe InDesign to OWASP OWASP lulu eBook format&lt;br /&gt;
&lt;br /&gt;
===Knowledge Prerequisite:===&lt;br /&gt;
Good techincal writting skills, Adode InDesign&lt;br /&gt;
&lt;br /&gt;
===Proposals from student:===&lt;br /&gt;
* Proposal on different formats to use to help increase the awareness and use of the OWASP Code Review Guide&lt;br /&gt;
* Recommendations on how to use social applications to promote OWASP Code Review Guide to developers and IT management&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* Gary Robinson [mailto:Gary.Robinson@owasp.org]  - OWASP Code Review Guide Project Leader&lt;br /&gt;
 &lt;br /&gt;
* Larry Conklin [mailto:Larry.Conklin@owasp.org] Larry Conklin - OWASP Code Review Guide Project Leader&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OWASP BLT (Bug Logging Tool) ==&lt;br /&gt;
===Brief Explanation:===&lt;br /&gt;
&lt;br /&gt;
BLT lets anyone report issues they find on the internet. Found something out of place on Amazon.com ?  Let them know.  Companies are held accountable and shows their response time and history.  Get points for reporting bugs and help keep the internet bug free.&lt;br /&gt;
&lt;br /&gt;
Check OWASP WIKI PAGE [https://www.owasp.org/index.php/OWASP_Bug_Logging_Tool] for some reference;&lt;br /&gt;
&lt;br /&gt;
===Expected Results:===&lt;br /&gt;
* Fuse app to allow easy bug reporting from phone.&lt;br /&gt;
* BUG cryptocurrency rewarded for each bug reported - requires a way to verify bugs are valid and not duplicates&lt;br /&gt;
* Allow for companies to do private (paid) bug bounties&lt;br /&gt;
* allow for bug reporting via email &lt;br /&gt;
* build a referral program&lt;br /&gt;
* integrate an idea / suggestion feature&lt;br /&gt;
&lt;br /&gt;
===Knowledge Prerequisite:===&lt;br /&gt;
BLT is written in Python / Django, so a good knowledge of this language and framework is recommended, as is knowledge of HTML. Some knowledge of application security would be useful, but not essential. Fusetools will be used for the app and C++ (Bitcoin based) or Ethereum will be used for the cryptocurrency part.&lt;br /&gt;
&lt;br /&gt;
===Proposals from student:===&lt;br /&gt;
* Proposal on new features &lt;br /&gt;
* Recommendations on how to use social applications to promote OWASP BLT&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* Sean Auriti [https://www.owasp.org/index.php/User:Sauriti Sean Auriti] [mailto:sean.auriti@owasp.org @] and the rest of the BLT Core Team&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Brooklyn&amp;diff=233310</id>
		<title>Brooklyn</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Brooklyn&amp;diff=233310"/>
				<updated>2017-09-14T23:59:59Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: updated member list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Chapter Template|chaptername=Brooklyn|extra=&lt;br /&gt;
&lt;br /&gt;
Chapter Leaders:&lt;br /&gt;
* [mailto:Bev.corwin@owasp.org Bev Corwin, Founder]&lt;br /&gt;
* [mailto:Nicole.Becher@owasp.org Nicole Becher]&lt;br /&gt;
* [mailto:nwhysel@owasp.org Noreen Whysel]&lt;br /&gt;
&lt;br /&gt;
------------------------------------&lt;br /&gt;
&lt;br /&gt;
* Israel Bryski, Founder Emeritus&lt;br /&gt;
* Donald Gooden, Founder Emeritus&lt;br /&gt;
&lt;br /&gt;
|mailinglistsite=http://lists.owasp.org/mailman/listinfo/owasp-brooklyn|emailarchives=http://lists.owasp.org/pipermail/owasp-brooklyn}}&lt;br /&gt;
&lt;br /&gt;
'''Meeting Location'''&lt;br /&gt;
&lt;br /&gt;
Everyone is welcome to join us at our chapter meetings. Our next OWASP Brookyn Chapter Meeting is posted on our meetup site:&lt;br /&gt;
https://www.meetup.com/OWASP-Brooklyn/&lt;br /&gt;
&lt;br /&gt;
== Local News ==&lt;br /&gt;
&lt;br /&gt;
'''OWASP Brooklyn Sponsors:'''&lt;br /&gt;
&lt;br /&gt;
CipherTechs: https://www.ciphertechs.com&lt;br /&gt;
&lt;br /&gt;
'''Ask your OWASP Brooklyn Chapter Leader how you can volunteer for amazing open source projects that call OWASP Brooklyn Chapter &amp;quot;Home&amp;quot;:'''&lt;br /&gt;
&lt;br /&gt;
1. OWASP Learning Gateway Project: https://www.owasp.org/index.php/OWASP_Learning_Gateway_Project#OWASP_Learning_Gateway_Project&lt;br /&gt;
&lt;br /&gt;
2. OWASP NNI Initiative: [[OWASP NNI Initiative|https://www.owasp.org/index.php/OWASP_NNI_Initiative]]&lt;br /&gt;
&lt;br /&gt;
3. KBAPM Project: https://www.owasp.org/index.php/OWASP_Knowledge_Based_Authentication_Performance_Metrics_Project&lt;br /&gt;
&lt;br /&gt;
4. OWASP BLT Project: https://www.owasp.org/index.php/OWASP_Bug_Logging_Tool&lt;br /&gt;
&lt;br /&gt;
5. OWASP Secure Medical Device Deployment Standard: [[OWASP Secure Medical Device Deployment Standard|https://www.owasp.org/index.php/OWASP_Secure_Medical_Device_Deployment_Standard]]&lt;br /&gt;
&lt;br /&gt;
6. OWASP VICNUM Project: https://www.owasp.org/index.php/OWASP_Vicnum_Project&lt;br /&gt;
&lt;br /&gt;
'''Everyone is welcome to attend OWASP Brooklyn Chapter Meeting Meetups:''' http://www.meetup.com/OWASP-Brooklyn/&lt;br /&gt;
&lt;br /&gt;
'''OWASP Brooklyn Twitter:''' https://twitter.com/OWASPBrooklyn&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway Project Team presented at the Gateway's Conference: http://sciencegateways.org/gateways2016/#news&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Chapter]]&lt;br /&gt;
[[Category:New York]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=June_7,_2017&amp;diff=229506</id>
		<title>June 7, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=June_7,_2017&amp;diff=229506"/>
				<updated>2017-05-09T18:38:48Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: moving proposals to this date&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being manged by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [http://owasp.blogspot.com/2017/01/owasp-operations-update-for-january-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
* Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
* OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
* Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
* Owasp innovation lab $250k [https://docs.google.com/document/d/17joGv0qNb0ieFXReUmAKxgf2oUyQDlo6b74RUD556tk/edit]&lt;br /&gt;
* Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
* OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
* Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1uW0EqvWLdxho9p_X0ZDWI5h_i0rLWlRLmj7suThIigU/edit]&lt;br /&gt;
* Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/1DdGdDjXU7O_v4EgfJGwAOjoI9OL7Zmp3ecJC_iSjtyk/edit]&lt;br /&gt;
* $30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/1FRRtVFxXi1X6G4iGvyqZ2tsYhTrcpxMX3n8Ii3DUQpg/edit]&lt;br /&gt;
* OWASP Mentor Initiative with HQ NY $6,000 [https://docs.google.com/document/d/1FS50Z9KUb-GKUG3GEMLfGT9SBxg6UfUuRiymO6ASqnQ/edit]&lt;br /&gt;
* OWASP Organizational Development Initiative with HQ Brooklyn $50,000 [https://docs.google.com/document/d/15kDHJRMkXIep27oB9YKLV7k51ErbafY5y8JKuc5g_f0/edit]&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229505</id>
		<title>May 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229505"/>
				<updated>2017-05-09T18:31:47Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: updating link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
Face to face meeting held in EWART room at the Belfast Hilton&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvWFZTbFJ4SFEwX1hYUDNpSDYya3dZR2drOW9R/view?usp=sharing March 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_Qojva19fV2tueUlrWTFoX2tDMVpFR0FWR2g2TDk0/view?usp=sharing March 2017 Summary Balance Sheet with Ratios] &lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://owasp.blogspot.com/2017/05/owasp-operations-update-for-may-2017_5.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
Affirmation of actions from last meeting [https://www.owasp.org/index.php/Board recorded material, votes and actions] [Board]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Community correspondence [Tom Brennan]&lt;br /&gt;
* [https://docs.google.com/document/d/15bk4Fh7sbDL_FXReS92aDz-xmmNnU3JYC35gO65J1nc/edit?usp=sharing Proposal to have Foundation run AppSecs].  [Matt Konda]&lt;br /&gt;
* Chapters guidance [TJ]&lt;br /&gt;
* Executive Director Search [Johanna Curiel]&lt;br /&gt;
* AppSec Global Events [Tom Brennan]&lt;br /&gt;
&lt;br /&gt;
* OWASP Summit request for 85K USD to get extra people to the summit and have a professional operations team in place (see email 8-May-2017). (Seba, Dinis, Francois)&lt;br /&gt;
* Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
* Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
* OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
* Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
* Owasp innovation lab $250k [https://docs.google.com/document/d/17joGv0qNb0ieFXReUmAKxgf2oUyQDlo6b74RUD556tk/edit]&lt;br /&gt;
* Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
* OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
* Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1uW0EqvWLdxho9p_X0ZDWI5h_i0rLWlRLmj7suThIigU/edit]&lt;br /&gt;
* Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/1DdGdDjXU7O_v4EgfJGwAOjoI9OL7Zmp3ecJC_iSjtyk/edit]&lt;br /&gt;
* $30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/1FRRtVFxXi1X6G4iGvyqZ2tsYhTrcpxMX3n8Ii3DUQpg/edit]&lt;br /&gt;
* OWASP Mentor Initiative with HQ NY $6,000 [https://docs.google.com/document/d/1FS50Z9KUb-GKUG3GEMLfGT9SBxg6UfUuRiymO6ASqnQ/edit]&lt;br /&gt;
* OWASP Organizational Development Initiative with HQ Brooklyn $50,000 [https://docs.google.com/document/d/15kDHJRMkXIep27oB9YKLV7k51ErbafY5y8JKuc5g_f0/edit]&lt;br /&gt;
'''&amp;lt;u&amp;gt;OWASP ByLaw Update Proposal [JS]&amp;lt;/u&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
ByLaw amendment created by Josh Sokol, Bil Corry, and Jason Li.  Update [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws Section 3.03 of the OWASP ByLaws] to read:&lt;br /&gt;
&lt;br /&gt;
... Attendance in person or virtually by board members is required at no less than 75% of the total meetings each year and shall be highly encouraged to meet in person at least once annually at a date to be announced and agreed upon. '''To be considered as &amp;quot;attended&amp;quot;, the board member must attend at least 90% of the meeting, starting at the published scheduled time until the published end time or the meeting is adjourned (whichever is earlier).''' Attendance is tabulated by the Executive Director or delegate within seven days after every scheduled meeting for the purpose of determining if the 75% attendance requirement has been met, and the tabulation is based upon the entire calendar year. ...&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229504</id>
		<title>May 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229504"/>
				<updated>2017-05-09T18:28:33Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: updating link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
Face to face meeting held in EWART room at the Belfast Hilton&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvWFZTbFJ4SFEwX1hYUDNpSDYya3dZR2drOW9R/view?usp=sharing March 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_Qojva19fV2tueUlrWTFoX2tDMVpFR0FWR2g2TDk0/view?usp=sharing March 2017 Summary Balance Sheet with Ratios] &lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://owasp.blogspot.com/2017/05/owasp-operations-update-for-may-2017_5.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
Affirmation of actions from last meeting [https://www.owasp.org/index.php/Board recorded material, votes and actions] [Board]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Community correspondence [Tom Brennan]&lt;br /&gt;
* [https://docs.google.com/document/d/15bk4Fh7sbDL_FXReS92aDz-xmmNnU3JYC35gO65J1nc/edit?usp=sharing Proposal to have Foundation run AppSecs].  [Matt Konda]&lt;br /&gt;
* Chapters guidance [TJ]&lt;br /&gt;
* Executive Director Search [Johanna Curiel]&lt;br /&gt;
* AppSec Global Events [Tom Brennan]&lt;br /&gt;
&lt;br /&gt;
* OWASP Summit request for 85K USD to get extra people to the summit and have a professional operations team in place (see email 8-May-2017). (Seba, Dinis, Francois)&lt;br /&gt;
* Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
* Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
* OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
* Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
* Owasp innovation lab $250k [https://docs.google.com/document/d/17joGv0qNb0ieFXReUmAKxgf2oUyQDlo6b74RUD556tk/edit]&lt;br /&gt;
* Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
* OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
* Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1uW0EqvWLdxho9p_X0ZDWI5h_i0rLWlRLmj7suThIigU/edit]&lt;br /&gt;
* Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/1DdGdDjXU7O_v4EgfJGwAOjoI9OL7Zmp3ecJC_iSjtyk/edit]&lt;br /&gt;
* $30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
* OWASP Mentor Initiative with HQ NY $6,000 [https://docs.google.com/document/d/1FS50Z9KUb-GKUG3GEMLfGT9SBxg6UfUuRiymO6ASqnQ/edit]&lt;br /&gt;
* OWASP Organizational Development Initiative with HQ Brooklyn $50,000 [https://docs.google.com/document/d/15kDHJRMkXIep27oB9YKLV7k51ErbafY5y8JKuc5g_f0/edit]&lt;br /&gt;
'''&amp;lt;u&amp;gt;OWASP ByLaw Update Proposal [JS]&amp;lt;/u&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
ByLaw amendment created by Josh Sokol, Bil Corry, and Jason Li.  Update [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws Section 3.03 of the OWASP ByLaws] to read:&lt;br /&gt;
&lt;br /&gt;
... Attendance in person or virtually by board members is required at no less than 75% of the total meetings each year and shall be highly encouraged to meet in person at least once annually at a date to be announced and agreed upon. '''To be considered as &amp;quot;attended&amp;quot;, the board member must attend at least 90% of the meeting, starting at the published scheduled time until the published end time or the meeting is adjourned (whichever is earlier).''' Attendance is tabulated by the Executive Director or delegate within seven days after every scheduled meeting for the purpose of determining if the 75% attendance requirement has been met, and the tabulation is based upon the entire calendar year. ...&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229503</id>
		<title>May 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229503"/>
				<updated>2017-05-09T18:25:20Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: updating link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
Face to face meeting held in EWART room at the Belfast Hilton&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvWFZTbFJ4SFEwX1hYUDNpSDYya3dZR2drOW9R/view?usp=sharing March 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_Qojva19fV2tueUlrWTFoX2tDMVpFR0FWR2g2TDk0/view?usp=sharing March 2017 Summary Balance Sheet with Ratios] &lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://owasp.blogspot.com/2017/05/owasp-operations-update-for-may-2017_5.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
Affirmation of actions from last meeting [https://www.owasp.org/index.php/Board recorded material, votes and actions] [Board]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Community correspondence [Tom Brennan]&lt;br /&gt;
* [https://docs.google.com/document/d/15bk4Fh7sbDL_FXReS92aDz-xmmNnU3JYC35gO65J1nc/edit?usp=sharing Proposal to have Foundation run AppSecs].  [Matt Konda]&lt;br /&gt;
* Chapters guidance [TJ]&lt;br /&gt;
* Executive Director Search [Johanna Curiel]&lt;br /&gt;
* AppSec Global Events [Tom Brennan]&lt;br /&gt;
&lt;br /&gt;
* OWASP Summit request for 85K USD to get extra people to the summit and have a professional operations team in place (see email 8-May-2017). (Seba, Dinis, Francois)&lt;br /&gt;
* Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
* Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
* OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
* Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
* Owasp innovation lab $250k [https://docs.google.com/document/d/17joGv0qNb0ieFXReUmAKxgf2oUyQDlo6b74RUD556tk/edit]&lt;br /&gt;
* Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
* OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
* Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1uW0EqvWLdxho9p_X0ZDWI5h_i0rLWlRLmj7suThIigU/edit]&lt;br /&gt;
* Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
* $30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
* OWASP Mentor Initiative with HQ NY $6,000 [https://docs.google.com/document/d/1FS50Z9KUb-GKUG3GEMLfGT9SBxg6UfUuRiymO6ASqnQ/edit]&lt;br /&gt;
* OWASP Organizational Development Initiative with HQ Brooklyn $50,000 [https://docs.google.com/document/d/15kDHJRMkXIep27oB9YKLV7k51ErbafY5y8JKuc5g_f0/edit]&lt;br /&gt;
'''&amp;lt;u&amp;gt;OWASP ByLaw Update Proposal [JS]&amp;lt;/u&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
ByLaw amendment created by Josh Sokol, Bil Corry, and Jason Li.  Update [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws Section 3.03 of the OWASP ByLaws] to read:&lt;br /&gt;
&lt;br /&gt;
... Attendance in person or virtually by board members is required at no less than 75% of the total meetings each year and shall be highly encouraged to meet in person at least once annually at a date to be announced and agreed upon. '''To be considered as &amp;quot;attended&amp;quot;, the board member must attend at least 90% of the meeting, starting at the published scheduled time until the published end time or the meeting is adjourned (whichever is earlier).''' Attendance is tabulated by the Executive Director or delegate within seven days after every scheduled meeting for the purpose of determining if the 75% attendance requirement has been met, and the tabulation is based upon the entire calendar year. ...&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229502</id>
		<title>May 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229502"/>
				<updated>2017-05-09T18:10:01Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: updating link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
Face to face meeting held in EWART room at the Belfast Hilton&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvWFZTbFJ4SFEwX1hYUDNpSDYya3dZR2drOW9R/view?usp=sharing March 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_Qojva19fV2tueUlrWTFoX2tDMVpFR0FWR2g2TDk0/view?usp=sharing March 2017 Summary Balance Sheet with Ratios] &lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://owasp.blogspot.com/2017/05/owasp-operations-update-for-may-2017_5.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
Affirmation of actions from last meeting [https://www.owasp.org/index.php/Board recorded material, votes and actions] [Board]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Community correspondence [Tom Brennan]&lt;br /&gt;
* [https://docs.google.com/document/d/15bk4Fh7sbDL_FXReS92aDz-xmmNnU3JYC35gO65J1nc/edit?usp=sharing Proposal to have Foundation run AppSecs].  [Matt Konda]&lt;br /&gt;
* Chapters guidance [TJ]&lt;br /&gt;
* Executive Director Search [Johanna Curiel]&lt;br /&gt;
* AppSec Global Events [Tom Brennan]&lt;br /&gt;
&lt;br /&gt;
* OWASP Summit request for 85K USD to get extra people to the summit and have a professional operations team in place (see email 8-May-2017). (Seba, Dinis, Francois)&lt;br /&gt;
* Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
* Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
* OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
* Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
* Owasp innovation lab $250k [https://docs.google.com/document/d/17joGv0qNb0ieFXReUmAKxgf2oUyQDlo6b74RUD556tk/edit]&lt;br /&gt;
* Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
* OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
* Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1mZGhTo_tD_Ap-K-4qkI2sj8t8hPafzi6XVyVBrZ9Oac/edit]&lt;br /&gt;
* Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
* $30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
* OWASP Mentor Initiative with HQ NY $6,000 [https://docs.google.com/document/d/1FS50Z9KUb-GKUG3GEMLfGT9SBxg6UfUuRiymO6ASqnQ/edit]&lt;br /&gt;
* OWASP Organizational Development Initiative with HQ Brooklyn $50,000 [https://docs.google.com/document/d/15kDHJRMkXIep27oB9YKLV7k51ErbafY5y8JKuc5g_f0/edit]&lt;br /&gt;
'''&amp;lt;u&amp;gt;OWASP ByLaw Update Proposal [JS]&amp;lt;/u&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
ByLaw amendment created by Josh Sokol, Bil Corry, and Jason Li.  Update [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws Section 3.03 of the OWASP ByLaws] to read:&lt;br /&gt;
&lt;br /&gt;
... Attendance in person or virtually by board members is required at no less than 75% of the total meetings each year and shall be highly encouraged to meet in person at least once annually at a date to be announced and agreed upon. '''To be considered as &amp;quot;attended&amp;quot;, the board member must attend at least 90% of the meeting, starting at the published scheduled time until the published end time or the meeting is adjourned (whichever is earlier).''' Attendance is tabulated by the Executive Director or delegate within seven days after every scheduled meeting for the purpose of determining if the 75% attendance requirement has been met, and the tabulation is based upon the entire calendar year. ...&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229475</id>
		<title>May 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229475"/>
				<updated>2017-05-09T04:18:06Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: updating link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvWFZTbFJ4SFEwX1hYUDNpSDYya3dZR2drOW9R/view?usp=sharing March 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://owasp.blogspot.com/2017/05/owasp-operations-update-for-may-2017_5.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
Affirmation of actions from last meeting [https://www.owasp.org/index.php/Board recorded material, votes and actions] [Board]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
Community correspondence [TB]&lt;br /&gt;
&lt;br /&gt;
Proposal (link pending) to have Foundation run AppSecs.  [MK]&lt;br /&gt;
&lt;br /&gt;
Chapters guidance [TJ]&lt;br /&gt;
&lt;br /&gt;
Executive Director Search [JC]&lt;br /&gt;
&lt;br /&gt;
AppSec Global Events [TB]&lt;br /&gt;
&lt;br /&gt;
OWASP Summit request for 85K USD to get extra people to the summit and have a professional operations team in place (see email 8-May-2017). (Seba, Dinis, Francois)&lt;br /&gt;
&lt;br /&gt;
Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp innovation lab $250k [https://docs.google.com/document/d/1J4lBJabLu8YWX6sDgwmGnfDP7tI2OVIH1jmkRnKyKrs/edit]&lt;br /&gt;
&lt;br /&gt;
Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
&lt;br /&gt;
Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1mZGhTo_tD_Ap-K-4qkI2sj8t8hPafzi6XVyVBrZ9Oac/edit]&lt;br /&gt;
&lt;br /&gt;
Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
&lt;br /&gt;
$30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP Mentor Initiative with HQ NY $6,000 [https://docs.google.com/document/d/1FS50Z9KUb-GKUG3GEMLfGT9SBxg6UfUuRiymO6ASqnQ/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP Organizational Development Initiative with HQ Brooklyn $50,000 [https://docs.google.com/document/d/15kDHJRMkXIep27oB9YKLV7k51ErbafY5y8JKuc5g_f0/edit]&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;u&amp;gt;OWASP ByLaw Update Proposal [JS]&amp;lt;/u&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
ByLaw amendment created by Josh Sokol, Bil Corry, and Jason Li.  Update [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws Section 3.03 of the OWASP ByLaws] to read:&lt;br /&gt;
&lt;br /&gt;
... Attendance in person or virtually by board members is required at no less than 75% of the total meetings each year and shall be highly encouraged to meet in person at least once annually at a date to be announced and agreed upon. '''To be considered as &amp;quot;attended&amp;quot;, the board member must attend at least 90% of the meeting, starting at the published scheduled time until the published end time or the meeting is adjourned (whichever is earlier).''' Attendance is tabulated by the Executive Director or delegate within seven days after every scheduled meeting for the purpose of determining if the 75% attendance requirement has been met, and the tabulation is based upon the entire calendar year. ...&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229470</id>
		<title>May 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229470"/>
				<updated>2017-05-08T19:19:46Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: adding two additional budget requests&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvWFZTbFJ4SFEwX1hYUDNpSDYya3dZR2drOW9R/view?usp=sharing March 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://owasp.blogspot.com/2017/05/owasp-operations-update-for-may-2017_5.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
Affirmation of actions from last meeting [https://www.owasp.org/index.php/Board recorded material, votes and actions] [Board]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
Community correspondence [TB]&lt;br /&gt;
&lt;br /&gt;
Proposal (link pending) to have Foundation run AppSecs.  [MK]&lt;br /&gt;
&lt;br /&gt;
Chapters guidance [TJ]&lt;br /&gt;
&lt;br /&gt;
Executive Director Search [JC]&lt;br /&gt;
&lt;br /&gt;
AppSec Global Events [TB]&lt;br /&gt;
&lt;br /&gt;
OWASP Summit request for 85K USD to get extra people to the summit and have a professional operations team in place (see email 8-May-2017). (Seba, Dinis, Francois)&lt;br /&gt;
&lt;br /&gt;
Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp innovation lab $250k [https://docs.google.com/document/d/1J4lBJabLu8YWX6sDgwmGnfDP7tI2OVIH1jmkRnKyKrs/edit]&lt;br /&gt;
&lt;br /&gt;
Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
&lt;br /&gt;
Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1mZGhTo_tD_Ap-K-4qkI2sj8t8hPafzi6XVyVBrZ9Oac/edit]&lt;br /&gt;
&lt;br /&gt;
Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
&lt;br /&gt;
$30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP Mentor Initiative with HQ NY $6,000 [https://docs.google.com/document/d/1FS50Z9KUb-GKUG3GEMLfGT9SBxg6UfUuRiymO6ASqnQ/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP Organizational Development Initiative with HQ Brooklyn $50,000 [https://docs.google.com/document/d/1I8yzC4ZH0unSnpxMShOnHqWXLIogidZ72zkzG3iml5M/edit]&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229466</id>
		<title>May 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229466"/>
				<updated>2017-05-08T16:55:59Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: adding budget items&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvWFZTbFJ4SFEwX1hYUDNpSDYya3dZR2drOW9R/view?usp=sharing March 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://owasp.blogspot.com/2017/05/owasp-operations-update-for-may-2017_5.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
Affirmation of actions from last meeting [https://www.owasp.org/index.php/Board recorded material, votes and actions] [Board]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
Community correspondence [TB]&lt;br /&gt;
&lt;br /&gt;
Proposal (link pending) to have Foundation run AppSecs.  [MK]&lt;br /&gt;
&lt;br /&gt;
Chapters guidance [TJ]&lt;br /&gt;
&lt;br /&gt;
Executive Director Search [JC]&lt;br /&gt;
&lt;br /&gt;
AppSec Global Events [TB]&lt;br /&gt;
&lt;br /&gt;
OWASP Summit request for 85K USD to get extra people to the summit and have a professional operations team in place (see email 8-May-2017). (Seba, Dinis, Francois)&lt;br /&gt;
&lt;br /&gt;
Owasp learning gateway $100k full time staff. - Hire full time staff member to build out the learning gateway. [https://docs.google.com/document/d/1fGDmxz7cuEkr_xMt_kp6Nb0uacQhvJ_9ymjYR77yqkk/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp grant initiative $100k full time staff - Hire full time grant writer to work on grants for OWASP. [https://docs.google.com/document/d/1szWjXG_grUHZJryD_45XeC3DJF1qOifQjQRZxEJ5znY/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP BLT development and marketing $5k, (12 monthly prizes of $100, $1200 + development) [https://docs.google.com/document/d/1aNyq43_gHq8cKMDGtlqTC6H-pv71lH7mNsMgg1WPpy4/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp project kickstart. $10k - $100 to 100 projects to use Coderbounty on 2-5 of their Github tasks to get coding done. [https://docs.google.com/document/d/1ogGUjtHiSimzrnnXnEeCsAHn0qtAJ56S6cD7q_swlK4/edit]&lt;br /&gt;
&lt;br /&gt;
Owasp innovation lab $250k [https://docs.google.com/document/d/1J4lBJabLu8YWX6sDgwmGnfDP7tI2OVIH1jmkRnKyKrs/edit]&lt;br /&gt;
&lt;br /&gt;
Grant engine / Spurri $50k - development [https://docs.google.com/document/d/1payALh8RjuKAXi30m56hUiXgTzgYhuXm8B3QVqo1whU/edit]&lt;br /&gt;
&lt;br /&gt;
OWASP Hackathon sponsor $5k sponsor a hackathon with prizes and food for 2017 focused on OWASP [https://docs.google.com/document/d/13wCZgLugpjJS-5WcH3zn-n9ADZRke3GhNEP7EvjNi6Q/edit]&lt;br /&gt;
&lt;br /&gt;
Fundraiser events / membership drive $300 per month $3,600 - Have a monthly membership drive / fundraiser, $300 for food and drinks.[https://docs.google.com/document/d/1mZGhTo_tD_Ap-K-4qkI2sj8t8hPafzi6XVyVBrZ9Oac/edit]&lt;br /&gt;
&lt;br /&gt;
Volunteer portal project $50k - development of website.[https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
&lt;br /&gt;
$30k for APAC tour $10k stipend for leaders Send 3 people with $10k stipend each. [https://docs.google.com/document/d/11o01Vw7tD6L9WKFIGmS8SKFr575V-aVUhNs61q1NORQ/edit]&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=April_12,_2017&amp;diff=228583</id>
		<title>April 12, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=April_12,_2017&amp;diff=228583"/>
				<updated>2017-04-11T23:27:47Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: adding community budget requests&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Meeting Location: &lt;br /&gt;
&lt;br /&gt;
16:00-17:00 PDT &lt;br /&gt;
&lt;br /&gt;
'''VIRTUAL'''&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
'''AGENDA'''&lt;br /&gt;
This is the VIRTUAL packet that is provided to everyone at the same time to review, make comments and be prepared for the meeting. There is no paper handout for the meeting.&lt;br /&gt;
&lt;br /&gt;
 CALL TO ORDER&lt;br /&gt;
&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/document/d/1gbjB5Lo-mYURbpnqHmVA6MvVfa1QrdZ6ygXZYVXCvy0/edit prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvcG5KUUJQSnNIOGV3MVRYc29lTmdXbGIybWlB/view?usp=sharing Feb 2017 Financial Board Summary]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being manged by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors back office team.]  A link to the monthly operational report can be found here:  [https://drive.google.com/a/owasp.org/file/d/0BxI4iTO_QojvcG5KUUJQSnNIOGV3MVRYc29lTmdXbGIybWlB/view?usp=sharing REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
Community budget requests&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=227271</id>
		<title>OWASP Learning Gateway Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=227271"/>
				<updated>2017-03-11T01:55:11Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
==OWASP Learning Gateway Project==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to self directed, collaborative learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and experiential knowledge and wisdom for success. Our goal is to be a successful OWASP and Gateways Project for the benefit of our community members while implementing User Directed Development methodologies.&lt;br /&gt;
&lt;br /&gt;
== Sponsorship/Membership  ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Btn_donate_SM.gif|link=http://www.regonline.com/donation_1044369]] to this project or become a local OWASP Brooklyn chapter supporter.&lt;br /&gt;
&lt;br /&gt;
Or consider the value of OWASP Brooklyn [[Membership | Individual, Corporate, or Academic Supporter membership]]. Ready to become a member? [[Image:Join_Now_BlueIcon.JPG|75px|link=https://myowasp.force.com/]]&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Chapter]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
OWASP Learning Gateway Project will be a connected, collaborative learning platform to support the OWASP Education Committee, Mentor Initiative, and WIA (Women in AppSec). We are currently working on a framework for the platform development.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software available on Github: https://github.com/OWASP/OWASP-Learning-Gateway: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Learning Gateway Project and any contributions are Copyright &amp;amp;copy; by {Bev Corwin, Noreen Whysel, Sean Auriti, John Uhlmer, Janine Medina, Zoe Braiterman, Daniela Pierra and OWASP Foundation} {2016 - 2017}.&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
OWASPLearningGateway.org,&lt;br /&gt;
LearningGateways.org,&lt;br /&gt;
Science Gateways Institute,&lt;br /&gt;
Xsede Gateways,&lt;br /&gt;
Gateways 2016&lt;br /&gt;
&lt;br /&gt;
== Project Chapter ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org OWASP Brooklyn]&lt;br /&gt;
&lt;br /&gt;
== Project Leaders ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org Bev Corwin, Founder, Project Leader],&lt;br /&gt;
[mailto:daniela.pirrera@owasp.org Daniela Pirrera, Co-Project Leader]&lt;br /&gt;
John Ulmer, Founder Emeritus&lt;br /&gt;
&lt;br /&gt;
== Team Leaders ==&lt;br /&gt;
[mailto:nwhysel@owasp.org Noreen Whysel],&lt;br /&gt;
[mailto:sean.auriti@owasp.org Sean Auriti],&lt;br /&gt;
[mailto:janine.medina@owasp.org Janine Medina],&lt;br /&gt;
[mailto:zoe.braiterman@owasp.org Zoe Braiterman]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[OWASP_Education_Committee|OWASP Education Committee]]&lt;br /&gt;
* [[OWASP Mentor Committee|OWASP Mentor Committee]]&lt;br /&gt;
* [[OWASP Research Committee |OWASP Research Committee]]&lt;br /&gt;
* [[OWASP WIA (Women in AppSec) Committee|OWASP WIA (Women in AppSec) Committee]]&lt;br /&gt;
* [[OWASP Virtual Village Project|OWASP Virtual Village Project]]&lt;br /&gt;
* [[OWASP Training|OWASP Training]]&lt;br /&gt;
* [[OWASP Academies|OWASP Academies]]&lt;br /&gt;
* [[OWASP Winter_Code_Sprint|OWASP Winter Code Sprint]]&lt;br /&gt;
* [[OWASP Media Project|OWASP Media Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_CODE.jpg|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
10/19/2016: OWASP Learning Gateway Team Leaders receive travel grant for the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/ . Congratulations Team Leaders!&lt;br /&gt;
&lt;br /&gt;
10/15/2016: OWASP Learning Gateway was selected to present at the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Volunteers==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway project is developed by a worldwide team of volunteers.&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
Bev Corwin,&lt;br /&gt;
Noreen Whysel,&lt;br /&gt;
Sean Auriti,&lt;br /&gt;
John Uhlmer,&lt;br /&gt;
Janine Medina,&lt;br /&gt;
Michael Heger&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;November, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* [[UX Research Plan https://github.com/OWASP/OWASP-Learning-Gateway/issues/39]]&lt;br /&gt;
* Develop a mockup for the look and feel of all pages of the site&lt;br /&gt;
* Setup the Datamodel (80% done)&lt;br /&gt;
* Develop Sitemap&lt;br /&gt;
* Setup a feedback system &lt;br /&gt;
* Design &amp;amp; Setup API&lt;br /&gt;
* Develop API Strategy and Framework&lt;br /&gt;
* Implement Internationalization Support&lt;br /&gt;
* Add Unit Tests for critical procedures:&lt;br /&gt;
** signup&lt;br /&gt;
** integrate courses&lt;br /&gt;
** connect to mentor&lt;br /&gt;
* integrate gotomeeting&lt;br /&gt;
* Transfer project to a Github Organization (done)&lt;br /&gt;
* Develop privacy policy&lt;br /&gt;
--&lt;br /&gt;
Completed&lt;br /&gt;
* Complete the first draft of the Code Project Template (done)&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Grants===&lt;br /&gt;
https://www.owasp.org/images/4/4b/Learning-Gateway-Proposal-Gateways2016-submissions.pdf&lt;br /&gt;
&lt;br /&gt;
===Financials and Resources===&lt;br /&gt;
https://docs.google.com/spreadsheets/d/1C73YMjMCpkh1g9-R4D_6e_u_Q5SpZBKSIl6yR29-fUw/edit#gid=0&lt;br /&gt;
&lt;br /&gt;
===Whiteboard===&lt;br /&gt;
https://www.owasp.org/images/e/ea/Unnamed.jpg&lt;br /&gt;
&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://groups.google.com/a/owasp.org/forum/?hl=en#!forum/owasp_learning_gateway OWASP Learning Gateway Discussion List] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
The Code Project Template must specify the minimum set of tabs a project should have, provide some an example layout on each tab, provide instructional text on how a project leader should modify the tab, and give some example text that illustrates how to create an actual project.&lt;br /&gt;
&lt;br /&gt;
It would also be ideal if the sample text was translated into different languages.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to the learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and knowledge needed to be successful. Our goal is to be a successful OWASP and Gateways Project.&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=226658</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=226658"/>
				<updated>2017-02-23T19:53:39Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
&lt;br /&gt;
[https://www.bugheist.com Bugheist Website (powered by BLT)]&lt;br /&gt;
	&lt;br /&gt;
== Home Chapter ==&lt;br /&gt;
	&lt;br /&gt;
[[Brooklyn]]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
{{Template:Project About&lt;br /&gt;
| project_name =OWASP BLT&lt;br /&gt;
| project_description =OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website. For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point! The more bugs you find the more points you get. Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
| project_license =AGPLV3&lt;br /&gt;
| leader_name1 = Sean Auriti&lt;br /&gt;
| leader_email1 = sean.auriti@owasp.org&lt;br /&gt;
| leader_username1 = Sauriti&lt;br /&gt;
| mailing_list_name = No Mailing List&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=GSOC2017_Ideas&amp;diff=225473</id>
		<title>GSOC2017 Ideas</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=GSOC2017_Ideas&amp;diff=225473"/>
				<updated>2017-01-23T14:41:45Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=OWASP Project Requests=&lt;br /&gt;
&lt;br /&gt;
'''Tips to get you started in no particular order:''' &lt;br /&gt;
 * Read the [[GSoC SAT]]&lt;br /&gt;
 * Check out the suggested projects below&lt;br /&gt;
 * Contact the mentors and teams of the projects that you are interested in&lt;br /&gt;
&lt;br /&gt;
== OWASP Juice Shop ==&lt;br /&gt;
&lt;br /&gt;
[[OWASP Juice Shop Project]] is an intentionally insecure webapp for security trainings written entirely in Javascript which encompasses the entire OWASP Top Ten and other severe security flaws. Juice Shop is written in Node.js, Express and AngularJS. The application contains more than 30 challenges of varying difficulty where the user is supposed to exploit the underlying vulnerabilities. Apart from the hacker and awareness training use case, pentesting proxies or security scanners can use Juice Shop as a &amp;quot;guinea pig&amp;quot;-application to check how well their tools cope with Javascript-heavy application frontends and REST APIs.&lt;br /&gt;
&lt;br /&gt;
=== Challenge Pack 2017 ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Ideas for potential new hacking challenges are collected in [https://github.com/bkimminich/juice-shop/issues?q=is%3Aissue+is%3Aopen+label%3Achallenge GitHub issues labeled &amp;quot;challenge&amp;quot;]. This project could implement a whole bunch of challenges one by one and release them over the course of several small releases. This would allow the student to work in a professional Continuous Delivery kind of way while bringing benefit to the Juice Shop over the duration of the project.&lt;br /&gt;
&lt;br /&gt;
Coming up with additional ideas for challenges would be part of the project scope, as the list of pre-existing ideas might not be sufficient for a GSoC project.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* 10 or more new challenges for OWASP Juice Shop (including required functional enhancements to place the challenges in, e.g. the [https://github.com/bkimminich/juice-shop/issues/244 Order Dashboard] and [https://github.com/bkimminich/juice-shop/issues/243 Pomace Recycling user stories])&lt;br /&gt;
* Each challenge comes with full functional unit and integration tests&lt;br /&gt;
* Each challenge is verified to be exploitable by corresponding end-to-end tests&lt;br /&gt;
* Hint and solution sections for each new challenge are added to the &amp;quot;Pwning OWASP Juice Shop&amp;quot; ebook&lt;br /&gt;
* Code follows existing styleguides and passes all existing quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
* Get familiar with the architecture and code base of the application's rich Javascript frontend and RESTful backend&lt;br /&gt;
* Get a feeling for the high code &amp;amp; test quality bar by inspecting the existing test suites and static code analysis results&lt;br /&gt;
* Get familiar with the CI/CD process based on Travis-CI and several associated 3rd party services&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, Unit/Integration testing, experience with (or willingness to learn) AngularJS (1.x) and NodeJS/Express, some security knowledge would be preferable.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich] - OWASP Juice Shop Project Leader&lt;br /&gt;
&lt;br /&gt;
=== Tech Stack Update ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Development of OWASP Juice Shop started in 2014 and was based on - back then - quite recent Javascript frameworks and modules:&lt;br /&gt;
&lt;br /&gt;
* AngularJS 1.x with Bootstrap in the client&lt;br /&gt;
* Express on top of NodeJS on the server with&lt;br /&gt;
** SQLite as a database&lt;br /&gt;
** Sequelize as an OR-Mapper&lt;br /&gt;
*** sequelize-restful as an automatic API-generator on top of the DB entities&lt;br /&gt;
* Jasmine 1.x to specify behavioral tests&lt;br /&gt;
** Karma as a test runner for the client-side unit tests&lt;br /&gt;
** Frisby.js for API tests on a dynamically launched server&lt;br /&gt;
** Protractor for end-to-end testing of the challenge exploits&lt;br /&gt;
* NPM for running/testing the application&lt;br /&gt;
* Grunt for some of the custom build scripts&lt;br /&gt;
&lt;br /&gt;
Several of the above frameworks or modules have moved on to new (runtime incompatible) major releases, namely [https://github.com/bkimminich/juice-shop/issues/165 Angular 2], [https://github.com/bkimminich/juice-shop/issues/167 Sequelize], [https://github.com/bkimminich/juice-shop/issues/164 Frisby and Jasmine]. Other modules are out of maintenance entirely, e.g. [https://github.com/bkimminich/juice-shop/issues/167 sequelize-restful].&lt;br /&gt;
&lt;br /&gt;
Migrating the OWASP Juice Shop to the latest versions of the mentioned frameworks &amp;amp; modules is an important step to keep the application relevant as ''the most modern'' intentionally broken web application. Moving to entirely different frameworks might be taken into considerationas well.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* High-level target architecture overview including a migration plan with intermediary milestones&lt;br /&gt;
* Execution of migration without breaking functionality or losing tests along the way&lt;br /&gt;
* Code follows existing (or new) styleguides and passes all existing (or new) quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
* Get familiar with the architecture and code base of the application's rich Javascript frontend and RESTful backend&lt;br /&gt;
* Get a feeling for the high code &amp;amp; test quality bar by inspecting the existing test suites and static code analysis results&lt;br /&gt;
* Get familiar with the CI/CD process based on Travis-CI and several associated 3rd party services&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, experience with latest Javascript frameworks for frontend, backend, testing and building (e.g. AngularJS 2.x, Jasmine 2.x, ...)&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich] - OWASP Juice Shop Project Leader&lt;br /&gt;
&lt;br /&gt;
=== Your idea ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
You have an awesome idea to improve OWASP Juice Shop that is not on this list? Great, please submit it!&lt;br /&gt;
&lt;br /&gt;
''' Getting started '''&lt;br /&gt;
* Get in touch with [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich]&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes OWASP Juice Shop even better&lt;br /&gt;
* Code follows existing styleguides and passes all existing quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, Unit/Integration testing, experience with (or willingness to learn) AngularJS (1.x) and NodeJS/Express, some security knowledge would be preferable.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
* [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich] - OWASP Juice Shop Project Leader&lt;br /&gt;
&lt;br /&gt;
== OWASP Mobile Hacking Playground ==&lt;br /&gt;
&lt;br /&gt;
The OWASP Mobile Hacking Playground (https://github.com/OWASP/OMTG-Hacking-Playground) is part of the OWASP Mobile universe, which consists at the moment of the following projects: &lt;br /&gt;
&lt;br /&gt;
* Mobile Application Security Verification (MASVS). The MASVS is a list of security requirements for mobile applications that can be used by architects, developers, testers, security professionals, and consumers to define what a secure mobile application is. (https://github.com/OWASP/owasp-masvs)&lt;br /&gt;
* Mobile Security Testing Guide (MSTG). The OWASP MSTG is a comprehensive manual for testing the security of mobile apps. It describes technical processes for verifying the controls listed in the OWASP Mobile Application Verification Standard (MASVS). The MSTG is meant to provide a baseline set of test cases for dynamic and static security tests, and to help ensure completeness and consistency of the tests. (https://github.com/OWASP/owasp-mstg)&lt;br /&gt;
&lt;br /&gt;
In order to give also practical guidance to developers, security researches and penetration testers of mobile Apps, a hacking playground was created with the goal to create different mobile App’s that contain different vulnerabilities that map to the MSTG test cases. Every test case described in the MSTG will therefore be implemented in an Android and iOS App. This has two advantages:&lt;br /&gt;
&lt;br /&gt;
* A developer can identify vulnerable code in the provided App’s and can see the implications and risks if such patterns are used and can look for the best practices in the MSTG to mitigate the vulnerabilities.&lt;br /&gt;
* Penetration testers / security researchers can identify bad practices, dangerous methods and classes they should look for when assessing a Mobile App and can gain more knowledge through the information provided in the OMTG.&lt;br /&gt;
&lt;br /&gt;
It is also encouraged to use the App(s) for education purpose during trainings and workshops.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Creation of Android Code Samples ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
An Android App that maps to the MSTG test cases is already created. This App contains mostly test cases that are related to data storage on an Android device. In order to close the gap to the MSTG more test cases need to be added that show &amp;quot;bad practices&amp;quot; that lead to vulnerabilites, but also the latest security best practices to demonstrate how vulnerabilites can be mitigated. &lt;br /&gt;
&lt;br /&gt;
For examples of implemented test cases, see the Wiki of the Mobile Hacking Playground: https://github.com/OWASP/OMTG-Hacking-Playground/wiki/Android-App&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
&lt;br /&gt;
The following categories and their test cases are not fully added to the  Android App:&lt;br /&gt;
&lt;br /&gt;
* Cryptography (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x08-V3-Cryptography_Verification_Requirements.md)&lt;br /&gt;
* Authentication and Session Management (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x09-V4-Authentication_and_Session_Management%20Requirements.md)&lt;br /&gt;
* Network Communication (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x10-V5-Network_communication_requirements.md)&lt;br /&gt;
* Environmental Interaction (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x11-V6-Interaction_with_the_environment.md)&lt;br /&gt;
* Code Quality (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x12-V7-Code_quality_and_build_setting_requirements.md)&lt;br /&gt;
&lt;br /&gt;
For some of the testcases this also includes creating an endpoint on server side in order to fully understand the test case and possible security concerns.&lt;br /&gt;
&lt;br /&gt;
As not all missing test cases can be implemented during the GSOC a subset of them will be defined with the student together. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
Here are a few suggestion on how to get started.&lt;br /&gt;
* Check the Mobile Hacking Playground Android App, browse through the code and Wiki to get an understanding of what a test case look likes. &lt;br /&gt;
* Browse through the MASVS and check the different areas and their defined requirements.&lt;br /&gt;
* Read about Security vulnerabilites and best practices for Android in areas you are interested in (e.g. Cryptography).&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
General interest in Mobile and Security. Basic knowledge of Android and Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' [mailto:sven.schleier@owasp.org Sven Schleier] - OWASP Mobile Security Testing Guide and Mobile Hacking Playground Project Leader&lt;br /&gt;
&lt;br /&gt;
== OWASP ZAP ==&lt;br /&gt;
&lt;br /&gt;
[[OWASP Zed Attack Proxy Project]] (ZAP) The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by hundreds of international volunteers. Previous GSoC students have implemented key parts of the ZAP core functionality and have been offered (and accepted) jobs based on their work on ZAP.&lt;br /&gt;
&lt;br /&gt;
We have just included a few of the ideas we have here, for a more complete list see the issues on the ZAP bug tracker with the [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3Aproject project] label.&lt;br /&gt;
&lt;br /&gt;
=== Field enumeration ===&lt;br /&gt;
&lt;br /&gt;
This would allow a user to iterate though a set of (user defined) characters in order to identify the ones that are filtered out and/or escaped.&lt;br /&gt;
&lt;br /&gt;
The user should be able to define the character sets to test and will probably need to configure the success and failure conditions, as well as valid values for other fields in the form.&lt;br /&gt;
&lt;br /&gt;
''' Expected Results '''&lt;br /&gt;
&lt;br /&gt;
* User able to specify a specific field to enumerate via the ZAP UI&lt;br /&gt;
* A list of all valid characters to be returned from the sets of characters the user specifies&lt;br /&gt;
* Ability to configure a wide range of success and failure conditions to cope with as many possible situations as possible&lt;br /&gt;
* Code that conforms to our [https://github.com/zaproxy/zaproxy/wiki/DevGuidelines Development Rules and Guidelines]&lt;br /&gt;
&lt;br /&gt;
''' Knowledge Prerequisite: '''&lt;br /&gt;
ZAP is written in Java, so a good knowledge of this language is recommended, as is knowledge of HTML. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
''' Mentors '''&lt;br /&gt;
[https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Scripting Code Completion ===&lt;br /&gt;
&lt;br /&gt;
ZAP provides a very powerful scripting interface. Unfortunately to use it effectively is only really possible with a good knowledge of the ZAP internals. Adding code completion (eg using a project like https://github.com/bobbylight/AutoComplete) would significantly help users.&lt;br /&gt;
&lt;br /&gt;
''' Expected Results '''&lt;br /&gt;
&lt;br /&gt;
* Code completion for all of the parameters for all available functions in the standard scripts&lt;br /&gt;
* Implementations for JavaScript, JRuby and Jython&lt;br /&gt;
* Helper classes with code completion for commonly required functionality&lt;br /&gt;
* Code that conforms to our [https://github.com/zaproxy/zaproxy/wiki/DevGuidelines Development Rules and Guidelines]&lt;br /&gt;
&lt;br /&gt;
''' Knowledge Prerequisite: '''&lt;br /&gt;
ZAP is written in Java, so a good knowledge of this language is recommended. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
[https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
== BLT / Bugheist ==&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Bugheist lets anyone report issues they find on the internet. Found something out of place on Amazon.com ?  Let them know.  Companies are held accountable and shows their response time and history.  Get points for reporting bugs and help keep the internet bug free.&lt;br /&gt;
&lt;br /&gt;
''' Getting started '''&lt;br /&gt;
* Get in touch with us :)&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes Bugheist even better&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
BLT is written in Python / Django, so a good knowledge of this language and framework is recommended, as is knowledge of HTML. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
[https://www.owasp.org/index.php/User:Sauriti Sean Auriti] [mailto:sean.auriti@owasp.org @] and the rest of the BLT Core Team&lt;br /&gt;
&lt;br /&gt;
=== Your idea ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
ZAP is a great framework for building new and innovative security testing solutions. If you have an idea that is not on this list then don't worry, you can still submit it, we have accepted original projects in previous years and have even paid a student to work on their idea when we did not get enough GSoC slots to accept all of the projects we wanted.&lt;br /&gt;
&lt;br /&gt;
''' Getting started '''&lt;br /&gt;
* Get in touch with us :)&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes ZAP even better&lt;br /&gt;
* Code that conforms to our [https://github.com/zaproxy/zaproxy/wiki/DevGuidelines Development Rules and Guidelines]&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
ZAP is written in Java, so a good knowledge of this language is recommended, as is knowledge of HTML. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
[https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=GSOC2017_Ideas&amp;diff=225472</id>
		<title>GSOC2017 Ideas</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=GSOC2017_Ideas&amp;diff=225472"/>
				<updated>2017-01-23T14:41:10Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=OWASP Project Requests=&lt;br /&gt;
&lt;br /&gt;
'''Tips to get you started in no particular order:''' &lt;br /&gt;
 * Read the [[GSoC SAT]]&lt;br /&gt;
 * Check out the suggested projects below&lt;br /&gt;
 * Contact the mentors and teams of the projects that you are interested in&lt;br /&gt;
&lt;br /&gt;
== OWASP Juice Shop ==&lt;br /&gt;
&lt;br /&gt;
[[OWASP Juice Shop Project]] is an intentionally insecure webapp for security trainings written entirely in Javascript which encompasses the entire OWASP Top Ten and other severe security flaws. Juice Shop is written in Node.js, Express and AngularJS. The application contains more than 30 challenges of varying difficulty where the user is supposed to exploit the underlying vulnerabilities. Apart from the hacker and awareness training use case, pentesting proxies or security scanners can use Juice Shop as a &amp;quot;guinea pig&amp;quot;-application to check how well their tools cope with Javascript-heavy application frontends and REST APIs.&lt;br /&gt;
&lt;br /&gt;
=== Challenge Pack 2017 ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Ideas for potential new hacking challenges are collected in [https://github.com/bkimminich/juice-shop/issues?q=is%3Aissue+is%3Aopen+label%3Achallenge GitHub issues labeled &amp;quot;challenge&amp;quot;]. This project could implement a whole bunch of challenges one by one and release them over the course of several small releases. This would allow the student to work in a professional Continuous Delivery kind of way while bringing benefit to the Juice Shop over the duration of the project.&lt;br /&gt;
&lt;br /&gt;
Coming up with additional ideas for challenges would be part of the project scope, as the list of pre-existing ideas might not be sufficient for a GSoC project.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* 10 or more new challenges for OWASP Juice Shop (including required functional enhancements to place the challenges in, e.g. the [https://github.com/bkimminich/juice-shop/issues/244 Order Dashboard] and [https://github.com/bkimminich/juice-shop/issues/243 Pomace Recycling user stories])&lt;br /&gt;
* Each challenge comes with full functional unit and integration tests&lt;br /&gt;
* Each challenge is verified to be exploitable by corresponding end-to-end tests&lt;br /&gt;
* Hint and solution sections for each new challenge are added to the &amp;quot;Pwning OWASP Juice Shop&amp;quot; ebook&lt;br /&gt;
* Code follows existing styleguides and passes all existing quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
* Get familiar with the architecture and code base of the application's rich Javascript frontend and RESTful backend&lt;br /&gt;
* Get a feeling for the high code &amp;amp; test quality bar by inspecting the existing test suites and static code analysis results&lt;br /&gt;
* Get familiar with the CI/CD process based on Travis-CI and several associated 3rd party services&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, Unit/Integration testing, experience with (or willingness to learn) AngularJS (1.x) and NodeJS/Express, some security knowledge would be preferable.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich] - OWASP Juice Shop Project Leader&lt;br /&gt;
&lt;br /&gt;
=== Tech Stack Update ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Development of OWASP Juice Shop started in 2014 and was based on - back then - quite recent Javascript frameworks and modules:&lt;br /&gt;
&lt;br /&gt;
* AngularJS 1.x with Bootstrap in the client&lt;br /&gt;
* Express on top of NodeJS on the server with&lt;br /&gt;
** SQLite as a database&lt;br /&gt;
** Sequelize as an OR-Mapper&lt;br /&gt;
*** sequelize-restful as an automatic API-generator on top of the DB entities&lt;br /&gt;
* Jasmine 1.x to specify behavioral tests&lt;br /&gt;
** Karma as a test runner for the client-side unit tests&lt;br /&gt;
** Frisby.js for API tests on a dynamically launched server&lt;br /&gt;
** Protractor for end-to-end testing of the challenge exploits&lt;br /&gt;
* NPM for running/testing the application&lt;br /&gt;
* Grunt for some of the custom build scripts&lt;br /&gt;
&lt;br /&gt;
Several of the above frameworks or modules have moved on to new (runtime incompatible) major releases, namely [https://github.com/bkimminich/juice-shop/issues/165 Angular 2], [https://github.com/bkimminich/juice-shop/issues/167 Sequelize], [https://github.com/bkimminich/juice-shop/issues/164 Frisby and Jasmine]. Other modules are out of maintenance entirely, e.g. [https://github.com/bkimminich/juice-shop/issues/167 sequelize-restful].&lt;br /&gt;
&lt;br /&gt;
Migrating the OWASP Juice Shop to the latest versions of the mentioned frameworks &amp;amp; modules is an important step to keep the application relevant as ''the most modern'' intentionally broken web application. Moving to entirely different frameworks might be taken into considerationas well.&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* High-level target architecture overview including a migration plan with intermediary milestones&lt;br /&gt;
* Execution of migration without breaking functionality or losing tests along the way&lt;br /&gt;
* Code follows existing (or new) styleguides and passes all existing (or new) quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
* Get familiar with the architecture and code base of the application's rich Javascript frontend and RESTful backend&lt;br /&gt;
* Get a feeling for the high code &amp;amp; test quality bar by inspecting the existing test suites and static code analysis results&lt;br /&gt;
* Get familiar with the CI/CD process based on Travis-CI and several associated 3rd party services&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, experience with latest Javascript frameworks for frontend, backend, testing and building (e.g. AngularJS 2.x, Jasmine 2.x, ...)&lt;br /&gt;
&lt;br /&gt;
'''Mentors:'''&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich] - OWASP Juice Shop Project Leader&lt;br /&gt;
&lt;br /&gt;
=== Your idea ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
You have an awesome idea to improve OWASP Juice Shop that is not on this list? Great, please submit it!&lt;br /&gt;
&lt;br /&gt;
''' Getting started '''&lt;br /&gt;
* Get in touch with [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich]&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes OWASP Juice Shop even better&lt;br /&gt;
* Code follows existing styleguides and passes all existing quality gates regarding code smells, test coverage etc.&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
* Javascript, Unit/Integration testing, experience with (or willingness to learn) AngularJS (1.x) and NodeJS/Express, some security knowledge would be preferable.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
* [https://www.owasp.org/index.php/User:Bjoern_Kimminich Bjoern Kimminich] - OWASP Juice Shop Project Leader&lt;br /&gt;
&lt;br /&gt;
== OWASP Mobile Hacking Playground ==&lt;br /&gt;
&lt;br /&gt;
The OWASP Mobile Hacking Playground (https://github.com/OWASP/OMTG-Hacking-Playground) is part of the OWASP Mobile universe, which consists at the moment of the following projects: &lt;br /&gt;
&lt;br /&gt;
* Mobile Application Security Verification (MASVS). The MASVS is a list of security requirements for mobile applications that can be used by architects, developers, testers, security professionals, and consumers to define what a secure mobile application is. (https://github.com/OWASP/owasp-masvs)&lt;br /&gt;
* Mobile Security Testing Guide (MSTG). The OWASP MSTG is a comprehensive manual for testing the security of mobile apps. It describes technical processes for verifying the controls listed in the OWASP Mobile Application Verification Standard (MASVS). The MSTG is meant to provide a baseline set of test cases for dynamic and static security tests, and to help ensure completeness and consistency of the tests. (https://github.com/OWASP/owasp-mstg)&lt;br /&gt;
&lt;br /&gt;
In order to give also practical guidance to developers, security researches and penetration testers of mobile Apps, a hacking playground was created with the goal to create different mobile App’s that contain different vulnerabilities that map to the MSTG test cases. Every test case described in the MSTG will therefore be implemented in an Android and iOS App. This has two advantages:&lt;br /&gt;
&lt;br /&gt;
* A developer can identify vulnerable code in the provided App’s and can see the implications and risks if such patterns are used and can look for the best practices in the MSTG to mitigate the vulnerabilities.&lt;br /&gt;
* Penetration testers / security researchers can identify bad practices, dangerous methods and classes they should look for when assessing a Mobile App and can gain more knowledge through the information provided in the OMTG.&lt;br /&gt;
&lt;br /&gt;
It is also encouraged to use the App(s) for education purpose during trainings and workshops.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Creation of Android Code Samples ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
An Android App that maps to the MSTG test cases is already created. This App contains mostly test cases that are related to data storage on an Android device. In order to close the gap to the MSTG more test cases need to be added that show &amp;quot;bad practices&amp;quot; that lead to vulnerabilites, but also the latest security best practices to demonstrate how vulnerabilites can be mitigated. &lt;br /&gt;
&lt;br /&gt;
For examples of implemented test cases, see the Wiki of the Mobile Hacking Playground: https://github.com/OWASP/OMTG-Hacking-Playground/wiki/Android-App&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
&lt;br /&gt;
The following categories and their test cases are not fully added to the  Android App:&lt;br /&gt;
&lt;br /&gt;
* Cryptography (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x08-V3-Cryptography_Verification_Requirements.md)&lt;br /&gt;
* Authentication and Session Management (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x09-V4-Authentication_and_Session_Management%20Requirements.md)&lt;br /&gt;
* Network Communication (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x10-V5-Network_communication_requirements.md)&lt;br /&gt;
* Environmental Interaction (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x11-V6-Interaction_with_the_environment.md)&lt;br /&gt;
* Code Quality (https://github.com/OWASP/owasp-masvs/blob/master/Document/0x12-V7-Code_quality_and_build_setting_requirements.md)&lt;br /&gt;
&lt;br /&gt;
For some of the testcases this also includes creating an endpoint on server side in order to fully understand the test case and possible security concerns.&lt;br /&gt;
&lt;br /&gt;
As not all missing test cases can be implemented during the GSOC a subset of them will be defined with the student together. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Getting started: '''&lt;br /&gt;
Here are a few suggestion on how to get started.&lt;br /&gt;
* Check the Mobile Hacking Playground Android App, browse through the code and Wiki to get an understanding of what a test case look likes. &lt;br /&gt;
* Browse through the MASVS and check the different areas and their defined requirements.&lt;br /&gt;
* Read about Security vulnerabilites and best practices for Android in areas you are interested in (e.g. Cryptography).&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
General interest in Mobile and Security. Basic knowledge of Android and Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' [mailto:sven.schleier@owasp.org Sven Schleier] - OWASP Mobile Security Testing Guide and Mobile Hacking Playground Project Leader&lt;br /&gt;
&lt;br /&gt;
== OWASP ZAP ==&lt;br /&gt;
&lt;br /&gt;
[[OWASP Zed Attack Proxy Project]] (ZAP) The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by hundreds of international volunteers. Previous GSoC students have implemented key parts of the ZAP core functionality and have been offered (and accepted) jobs based on their work on ZAP.&lt;br /&gt;
&lt;br /&gt;
We have just included a few of the ideas we have here, for a more complete list see the issues on the ZAP bug tracker with the [https://github.com/zaproxy/zaproxy/issues?q=is%3Aopen+is%3Aissue+label%3Aproject project] label.&lt;br /&gt;
&lt;br /&gt;
=== Field enumeration ===&lt;br /&gt;
&lt;br /&gt;
This would allow a user to iterate though a set of (user defined) characters in order to identify the ones that are filtered out and/or escaped.&lt;br /&gt;
&lt;br /&gt;
The user should be able to define the character sets to test and will probably need to configure the success and failure conditions, as well as valid values for other fields in the form.&lt;br /&gt;
&lt;br /&gt;
''' Expected Results '''&lt;br /&gt;
&lt;br /&gt;
* User able to specify a specific field to enumerate via the ZAP UI&lt;br /&gt;
* A list of all valid characters to be returned from the sets of characters the user specifies&lt;br /&gt;
* Ability to configure a wide range of success and failure conditions to cope with as many possible situations as possible&lt;br /&gt;
* Code that conforms to our [https://github.com/zaproxy/zaproxy/wiki/DevGuidelines Development Rules and Guidelines]&lt;br /&gt;
&lt;br /&gt;
''' Knowledge Prerequisite: '''&lt;br /&gt;
ZAP is written in Java, so a good knowledge of this language is recommended, as is knowledge of HTML. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
''' Mentors '''&lt;br /&gt;
[https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Scripting Code Completion ===&lt;br /&gt;
&lt;br /&gt;
ZAP provides a very powerful scripting interface. Unfortunately to use it effectively is only really possible with a good knowledge of the ZAP internals. Adding code completion (eg using a project like https://github.com/bobbylight/AutoComplete) would significantly help users.&lt;br /&gt;
&lt;br /&gt;
''' Expected Results '''&lt;br /&gt;
&lt;br /&gt;
* Code completion for all of the parameters for all available functions in the standard scripts&lt;br /&gt;
* Implementations for JavaScript, JRuby and Jython&lt;br /&gt;
* Helper classes with code completion for commonly required functionality&lt;br /&gt;
* Code that conforms to our [https://github.com/zaproxy/zaproxy/wiki/DevGuidelines Development Rules and Guidelines]&lt;br /&gt;
&lt;br /&gt;
''' Knowledge Prerequisite: '''&lt;br /&gt;
ZAP is written in Java, so a good knowledge of this language is recommended. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
[https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;br /&gt;
&lt;br /&gt;
=== BLT / Bugheist ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
Bugheist lets anyone report issues they find on the internet. Found something out of place on Amazon.com ?  Let them know.  Companies are held accountable and shows their response time and history.  Get points for reporting bugs and help keep the internet bug free.&lt;br /&gt;
&lt;br /&gt;
''' Getting started '''&lt;br /&gt;
* Get in touch with us :)&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes Bugheist even better&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
BLT is written in Python / Django, so a good knowledge of this language and framework is recommended, as is knowledge of HTML. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
[https://www.owasp.org/index.php/User:Sauriti Sean Auriti] [mailto:sean.auriti@owasp.org @] and the rest of the BLT Core Team&lt;br /&gt;
&lt;br /&gt;
=== Your idea ===&lt;br /&gt;
&lt;br /&gt;
'''Brief Explanation:'''&lt;br /&gt;
&lt;br /&gt;
ZAP is a great framework for building new and innovative security testing solutions. If you have an idea that is not on this list then don't worry, you can still submit it, we have accepted original projects in previous years and have even paid a student to work on their idea when we did not get enough GSoC slots to accept all of the projects we wanted.&lt;br /&gt;
&lt;br /&gt;
''' Getting started '''&lt;br /&gt;
* Get in touch with us :)&lt;br /&gt;
&lt;br /&gt;
'''Expected Results:'''&lt;br /&gt;
* A new feature that makes ZAP even better&lt;br /&gt;
* Code that conforms to our [https://github.com/zaproxy/zaproxy/wiki/DevGuidelines Development Rules and Guidelines]&lt;br /&gt;
&lt;br /&gt;
'''Knowledge Prerequisites:'''&lt;br /&gt;
ZAP is written in Java, so a good knowledge of this language is recommended, as is knowledge of HTML. Some knowledge of application security would be useful, but not essential.&lt;br /&gt;
&lt;br /&gt;
'''Mentors:''' &lt;br /&gt;
[https://www.owasp.org/index.php/User:Psiinon Simon Bennetts] [mailto:psiinon@gmail.com @] and the rest of the ZAP Core Team&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Projects/OWASP_BLT/Releases/Current&amp;diff=225428</id>
		<title>Projects/OWASP BLT/Releases/Current</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Projects/OWASP_BLT/Releases/Current&amp;diff=225428"/>
				<updated>2017-01-21T02:23:36Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: Created page with &amp;quot;https://github.com/Bugheist/website/releases/tag/v0.5&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;https://github.com/Bugheist/website/releases/tag/v0.5&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225427</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225427"/>
				<updated>2017-01-21T02:23:13Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
{{Template:Project About&lt;br /&gt;
| project_name =OWASP BLT&lt;br /&gt;
| project_description =OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website. For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point! The more bugs you find the more points you get. Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
| project_license =AGPLV3&lt;br /&gt;
| leader_name1 = Sean Auriti&lt;br /&gt;
| leader_email1 = sean.auriti@owasp.org&lt;br /&gt;
| leader_username1 = Sauriti&lt;br /&gt;
| mailing_list_name = No Mailing List&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225424</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225424"/>
				<updated>2017-01-20T22:56:47Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Template:Project About&lt;br /&gt;
| project_name =OWASP BLT&lt;br /&gt;
| project_description =OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website. For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point! The more bugs you find the more points you get. Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
| project_license =AGPLV3&lt;br /&gt;
| leader_name1 = Sean Auriti&lt;br /&gt;
| leader_email1 = sean.auriti@owasp.org&lt;br /&gt;
| leader_username1 = Sauriti&lt;br /&gt;
| mailing_list_name = No Mailing List&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=225372</id>
		<title>OWASP Learning Gateway Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=225372"/>
				<updated>2017-01-20T00:30:17Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
==OWASP Learning Gateway Project==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to self directed, collaborative learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and experiential knowledge and wisdom for success. Our goal is to be a successful OWASP and Gateways Project for the benefit of our community members while implementing User Directed Development methodologies.&lt;br /&gt;
&lt;br /&gt;
== Sponsorship/Membership  ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Btn_donate_SM.gif|link=http://www.regonline.com/donation_1044369]] to this project or become a local OWASP Brooklyn chapter supporter.&lt;br /&gt;
&lt;br /&gt;
Or consider the value of OWASP Brooklyn [[Membership | Individual, Corporate, or Academic Supporter membership]]. Ready to become a member? [[Image:Join_Now_BlueIcon.JPG|75px|link=https://myowasp.force.com/]]&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Chapter]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
OWASP Learning Gateway Project will be a connected, collaborative learning platform to support the OWASP Education Committee, Mentor Initiative, and WIA (Women in AppSec). We are currently working on a framework for the platform development.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software available on Github: https://github.com/OWASP/OWASP-Learning-Gateway: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Learning Gateway Project and any contributions are Copyright &amp;amp;copy; by {Bev Corwin, Noreen Whysel, Sean Auriti, John Uhlmer, Janine Medina, Michael Heger, Zoe Braiterman, Daniela Pierra and OWASP Foundation} {2016}.&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
OWASPLearningGateway.org,&lt;br /&gt;
LearningGateways.org,&lt;br /&gt;
Science Gateways Institute,&lt;br /&gt;
Xsede Gateways,&lt;br /&gt;
Gateways 2016&lt;br /&gt;
&lt;br /&gt;
== Project Chapter ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org OWASP Brooklyn]&lt;br /&gt;
&lt;br /&gt;
== Project Leaders ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org Bev Corwin, Project Leader],&lt;br /&gt;
[mailto:daniela.pirrera@owasp.org Daniela Pirrera, Co-Project Leader]&lt;br /&gt;
&lt;br /&gt;
== Team Leaders ==&lt;br /&gt;
[mailto:nwhysel@owasp.org Noreen Whysel],&lt;br /&gt;
[mailto:sean.auriti@owasp.org Sean Auriti],&lt;br /&gt;
[mailto:john.ulmer@owasp.org John Ulmer],&lt;br /&gt;
[mailto:michael.heger@owasp.org Michael Heger],&lt;br /&gt;
[mailto:janine.medina@owasp.org Janine Medina],&lt;br /&gt;
Zoe Braiterman&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[OWASP_Education_Committee|OWASP Education Committee]]&lt;br /&gt;
* [[OWASP Mentor Committee|OWASP Mentor Committee]]&lt;br /&gt;
* [[OWASP Research Committee |OWASP Research Committee]]&lt;br /&gt;
* [[OWASP WIA (Women in AppSec) Committee|OWASP WIA (Women in AppSec) Committee]]&lt;br /&gt;
* [[OWASP Virtual Village Project|OWASP Virtual Village Project]]&lt;br /&gt;
* [[OWASP Training|OWASP Training]]&lt;br /&gt;
* [[OWASP Academies|OWASP Academies]]&lt;br /&gt;
* [[OWASP Winter_Code_Sprint|OWASP Winter Code Sprint]]&lt;br /&gt;
* [[OWASP Media Project|OWASP Media Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_CODE.jpg|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
10/19/2016: OWASP Learning Gateway Team Leaders receive travel grant for the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/ . Congratulations Team Leaders!&lt;br /&gt;
&lt;br /&gt;
10/15/2016: OWASP Learning Gateway was selected to present at the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Volunteers==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway project is developed by a worldwide team of volunteers.&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
Bev Corwin,&lt;br /&gt;
Noreen Whysel,&lt;br /&gt;
Sean Auriti,&lt;br /&gt;
John Uhlmer,&lt;br /&gt;
Janine Medina,&lt;br /&gt;
Michael Heger&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;November, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Code Project Template and provide feedback&lt;br /&gt;
* [[UX Research Plan https://github.com/bevcorwin/OLP/issues/39]]&lt;br /&gt;
* Incorporate feedback into changes in the Code Project Template&lt;br /&gt;
* Finalize the Code Project template and have it reviewed&lt;br /&gt;
* Develop a mockup for the look and feel of all pages of the site&lt;br /&gt;
* Setup the Datamodel (80% done)&lt;br /&gt;
* Develop Sitemap&lt;br /&gt;
* Setup a feedback system &lt;br /&gt;
* Design &amp;amp; Setup API&lt;br /&gt;
* Develop API Strategy and Framework&lt;br /&gt;
* Implement Internationalization Support&lt;br /&gt;
* Add Unit Tests for critical procedures:&lt;br /&gt;
** signup&lt;br /&gt;
** integrate courses&lt;br /&gt;
** connect to mentor&lt;br /&gt;
* integrate gotomeeting&lt;br /&gt;
* Transfer project to a Github Organization&lt;br /&gt;
* Develop privacy policy&lt;br /&gt;
--&lt;br /&gt;
Completed&lt;br /&gt;
* Complete the first draft of the Code Project Template (done)&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Grants===&lt;br /&gt;
https://www.owasp.org/images/4/4b/Learning-Gateway-Proposal-Gateways2016-submissions.pdf&lt;br /&gt;
&lt;br /&gt;
===Financials and Resources===&lt;br /&gt;
https://docs.google.com/spreadsheets/d/1C73YMjMCpkh1g9-R4D_6e_u_Q5SpZBKSIl6yR29-fUw/edit#gid=0&lt;br /&gt;
&lt;br /&gt;
===Whiteboard===&lt;br /&gt;
https://www.owasp.org/images/e/ea/Unnamed.jpg&lt;br /&gt;
&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://groups.google.com/a/owasp.org/forum/?hl=en#!forum/owasp_learning_gateway OWASP Learning Gateway Discussion List] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
The Code Project Template must specify the minimum set of tabs a project should have, provide some an example layout on each tab, provide instructional text on how a project leader should modify the tab, and give some example text that illustrates how to create an actual project.&lt;br /&gt;
&lt;br /&gt;
It would also be ideal if the sample text was translated into different languages.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to the learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and knowledge needed to be successful. Our goal is to be a successful OWASP and Gateways Project.&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=File:Unnamed.jpg&amp;diff=225371</id>
		<title>File:Unnamed.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=File:Unnamed.jpg&amp;diff=225371"/>
				<updated>2017-01-20T00:28:37Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: Sauriti uploaded a new version of &amp;amp;quot;File:Unnamed.jpg&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=225370</id>
		<title>OWASP Learning Gateway Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=225370"/>
				<updated>2017-01-20T00:21:29Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
==OWASP Learning Gateway Project==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to self directed, collaborative learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and experiential knowledge and wisdom for success. Our goal is to be a successful OWASP and Gateways Project for the benefit of our community members while implementing User Directed Development methodologies.&lt;br /&gt;
&lt;br /&gt;
== Sponsorship/Membership  ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Btn_donate_SM.gif|link=http://www.regonline.com/donation_1044369]] to this project or become a local OWASP Brooklyn chapter supporter.&lt;br /&gt;
&lt;br /&gt;
Or consider the value of OWASP Brooklyn [[Membership | Individual, Corporate, or Academic Supporter membership]]. Ready to become a member? [[Image:Join_Now_BlueIcon.JPG|75px|link=https://myowasp.force.com/]]&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Chapter]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
OWASP Learning Gateway Project will be a connected, collaborative learning platform to support the OWASP Education Committee, Mentor Initiative, and WIA (Women in AppSec). We are currently working on a framework for the platform development.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software available on Github: https://github.com/OWASP/OWASP-Learning-Gateway: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Learning Gateway Project and any contributions are Copyright &amp;amp;copy; by {Bev Corwin, Noreen Whysel, Sean Auriti, John Uhlmer, Janine Medina, Michael Heger, Zoe Braiterman, Daniela Pierra and OWASP Foundation} {2016}.&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
OWASPLearningGateway.org,&lt;br /&gt;
LearningGateways.org,&lt;br /&gt;
Science Gateways Institute,&lt;br /&gt;
Xsede Gateways,&lt;br /&gt;
Gateways 2016&lt;br /&gt;
&lt;br /&gt;
== Project Chapter ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org OWASP Brooklyn]&lt;br /&gt;
&lt;br /&gt;
== Project Leaders ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org Bev Corwin, Project Leader],&lt;br /&gt;
[mailto:daniela.pirrera@owasp.org Daniela Pirrera, Co-Project Leader]&lt;br /&gt;
&lt;br /&gt;
== Team Leaders ==&lt;br /&gt;
[mailto:nwhysel@owasp.org Noreen Whysel],&lt;br /&gt;
[mailto:sean.auriti@owasp.org Sean Auriti],&lt;br /&gt;
[mailto:john.ulmer@owasp.org John Ulmer],&lt;br /&gt;
[mailto:michael.heger@owasp.org Michael Heger],&lt;br /&gt;
[mailto:janine.medina@owasp.org Janine Medina],&lt;br /&gt;
Zoe Braiterman&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[OWASP_Education_Committee|OWASP Education Committee]]&lt;br /&gt;
* [[OWASP Mentor Committee|OWASP Mentor Committee]]&lt;br /&gt;
* [[OWASP Research Committee |OWASP Research Committee]]&lt;br /&gt;
* [[OWASP WIA (Women in AppSec) Committee|OWASP WIA (Women in AppSec) Committee]]&lt;br /&gt;
* [[OWASP Virtual Village Project|OWASP Virtual Village Project]]&lt;br /&gt;
* [[OWASP Training|OWASP Training]]&lt;br /&gt;
* [[OWASP Academies|OWASP Academies]]&lt;br /&gt;
* [[OWASP Winter_Code_Sprint|OWASP Winter Code Sprint]]&lt;br /&gt;
* [[OWASP Media Project|OWASP Media Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_CODE.jpg|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
10/19/2016: OWASP Learning Gateway Team Leaders receive travel grant for the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/ . Congratulations Team Leaders!&lt;br /&gt;
&lt;br /&gt;
10/15/2016: OWASP Learning Gateway was selected to present at the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Volunteers==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway project is developed by a worldwide team of volunteers.&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
Bev Corwin,&lt;br /&gt;
Noreen Whysel,&lt;br /&gt;
Sean Auriti,&lt;br /&gt;
John Uhlmer,&lt;br /&gt;
Janine Medina,&lt;br /&gt;
Michael Heger&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;November, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Code Project Template and provide feedback&lt;br /&gt;
* [[UX Research Plan https://github.com/bevcorwin/OLP/issues/39]]&lt;br /&gt;
* Incorporate feedback into changes in the Code Project Template&lt;br /&gt;
* Finalize the Code Project template and have it reviewed&lt;br /&gt;
* Develop a mockup for the look and feel of all pages of the site&lt;br /&gt;
* Setup the Datamodel (80% done)&lt;br /&gt;
* Develop Sitemap&lt;br /&gt;
* Setup a feedback system &lt;br /&gt;
* Design &amp;amp; Setup API&lt;br /&gt;
* Develop API Strategy and Framework&lt;br /&gt;
* Implement Internationalization Support&lt;br /&gt;
* Add Unit Tests for critical procedures:&lt;br /&gt;
** signup&lt;br /&gt;
** integrate courses&lt;br /&gt;
** connect to mentor&lt;br /&gt;
* integrate gotomeeting&lt;br /&gt;
* Transfer project to a Github Organization&lt;br /&gt;
* Develop privacy policy&lt;br /&gt;
--&lt;br /&gt;
Completed&lt;br /&gt;
* Complete the first draft of the Code Project Template (done)&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Grants===&lt;br /&gt;
https://www.owasp.org/images/4/4b/Learning-Gateway-Proposal-Gateways2016-submissions.pdf&lt;br /&gt;
&lt;br /&gt;
===Financials and Resources===&lt;br /&gt;
https://docs.google.com/spreadsheets/d/1C73YMjMCpkh1g9-R4D_6e_u_Q5SpZBKSIl6yR29-fUw/edit#gid=0&lt;br /&gt;
&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://groups.google.com/a/owasp.org/forum/?hl=en#!forum/owasp_learning_gateway OWASP Learning Gateway Discussion List] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
The Code Project Template must specify the minimum set of tabs a project should have, provide some an example layout on each tab, provide instructional text on how a project leader should modify the tab, and give some example text that illustrates how to create an actual project.&lt;br /&gt;
&lt;br /&gt;
It would also be ideal if the sample text was translated into different languages.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to the learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and knowledge needed to be successful. Our goal is to be a successful OWASP and Gateways Project.&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=File:Learning-Gateway-Proposal-Gateways2016-submissions.pdf&amp;diff=225369</id>
		<title>File:Learning-Gateway-Proposal-Gateways2016-submissions.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=File:Learning-Gateway-Proposal-Gateways2016-submissions.pdf&amp;diff=225369"/>
				<updated>2017-01-20T00:20:02Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: Learning Gateway Proposal Gateways2016 submissions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Learning Gateway Proposal Gateways2016 submissions&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225344</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225344"/>
				<updated>2017-01-19T03:09:42Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
[https://www.bugheist.com Bugheist Website (powered by BLT)]&lt;br /&gt;
&lt;br /&gt;
== Home Chapter ==&lt;br /&gt;
[[Brooklyn]]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website. For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point! The more bugs you find the more points you get. Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225343</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=225343"/>
				<updated>2017-01-19T03:08:40Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
[https://www.bugheist.com Bugheist Website (powered by BLT)]&lt;br /&gt;
&lt;br /&gt;
== Home Chapter ==&lt;br /&gt;
[[Brooklyn]]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=224739</id>
		<title>OWASP Learning Gateway Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=224739"/>
				<updated>2017-01-05T22:46:40Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
==OWASP Learning Gateway Project==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to self directed, collaborative learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and experiential knowledge and wisdom for success. Our goal is to be a successful OWASP and Gateways Project for the benefit of our community members while implementing User Directed Development methodologies.&lt;br /&gt;
&lt;br /&gt;
== Sponsorship/Membership  ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Btn_donate_SM.gif|link=http://www.regonline.com/donation_1044369]] to this project or become a local OWASP Brooklyn chapter supporter.&lt;br /&gt;
&lt;br /&gt;
Or consider the value of OWASP Brooklyn [[Membership | Individual, Corporate, or Academic Supporter membership]]. Ready to become a member? [[Image:Join_Now_BlueIcon.JPG|75px|link=https://myowasp.force.com/]]&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Chapter]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
OWASP Learning Gateway Project will be a connected, collaborative learning platform to support the OWASP Education Committee, Mentor Initiative, and WIA (Women in AppSec). We are currently working on a framework for the platform development.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software available on Github: https://github.com/OWASP/OWASP-Learning-Gateway: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Learning Gateway Project and any contributions are Copyright &amp;amp;copy; by {Bev Corwin, Noreen Whysel, Sean Auriti, John Uhlmer, Janine Medina, Michael Heger, Zoe Braiterman, Daniela Pierra and OWASP Foundation} {2016}.&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
OWASPLearningGateway.org,&lt;br /&gt;
LearningGateways.org,&lt;br /&gt;
Science Gateways Institute,&lt;br /&gt;
Xsede Gateways,&lt;br /&gt;
Gateways 2016&lt;br /&gt;
&lt;br /&gt;
== Project Chapter ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org OWASP Brooklyn]&lt;br /&gt;
&lt;br /&gt;
== Project Leaders ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org Bev Corwin, Project Leader],&lt;br /&gt;
[mailto:daniela.pirrera@owasp.org Daniela Pirrera, Co-Project Leader]&lt;br /&gt;
&lt;br /&gt;
== Team Leaders ==&lt;br /&gt;
[mailto:nwhysel@owasp.org Noreen Whysel],&lt;br /&gt;
[mailto:sean.auriti@owasp.org Sean Auriti],&lt;br /&gt;
[mailto:john.ulmer@owasp.org John Ulmer],&lt;br /&gt;
[mailto:michael.heger@owasp.org Michael Heger],&lt;br /&gt;
[mailto:janine.medina@owasp.org Janine Medina]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[OWASP_Education_Committee|OWASP Education Committee]]&lt;br /&gt;
* [[OWASP Mentor Committee|OWASP Mentor Committee]]&lt;br /&gt;
* [[OWASP Research Committee |OWASP Research Committee]]&lt;br /&gt;
* [[OWASP WIA (Women in AppSec) Committee|OWASP WIA (Women in AppSec) Committee]]&lt;br /&gt;
* [[OWASP Virtual Village Project|OWASP Virtual Village Project]]&lt;br /&gt;
* [[OWASP Training|OWASP Training]]&lt;br /&gt;
* [[OWASP Academies|OWASP Academies]]&lt;br /&gt;
* [[OWASP Winter_Code_Sprint|OWASP Winter Code Sprint]]&lt;br /&gt;
* [[OWASP Media Project|OWASP Media Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_CODE.jpg|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
10/19/2016: OWASP Learning Gateway Team Leaders receive travel grant for the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/ . Congratulations Team Leaders!&lt;br /&gt;
&lt;br /&gt;
10/15/2016: OWASP Learning Gateway was selected to present at the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Volunteers==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway project is developed by a worldwide team of volunteers.&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
Bev Corwin,&lt;br /&gt;
Noreen Whysel,&lt;br /&gt;
Sean Auriti,&lt;br /&gt;
John Uhlmer,&lt;br /&gt;
Janine Medina,&lt;br /&gt;
Michael Heger&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;November, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Code Project Template and provide feedback&lt;br /&gt;
* [[UX Research Plan https://github.com/bevcorwin/OLP/issues/39]]&lt;br /&gt;
* Incorporate feedback into changes in the Code Project Template&lt;br /&gt;
* Finalize the Code Project template and have it reviewed&lt;br /&gt;
* Develop a mockup for the look and feel of all pages of the site&lt;br /&gt;
* Setup the Datamodel (80% done)&lt;br /&gt;
* Develop Sitemap&lt;br /&gt;
* Setup a feedback system &lt;br /&gt;
* Design &amp;amp; Setup API&lt;br /&gt;
* Develop API Strategy and Framework&lt;br /&gt;
* Implement Internationalization Support&lt;br /&gt;
* Add Unit Tests for critical procedures:&lt;br /&gt;
** signup&lt;br /&gt;
** integrate courses&lt;br /&gt;
** connect to mentor&lt;br /&gt;
* integrate gotomeeting&lt;br /&gt;
* Transfer project to a Github Organization&lt;br /&gt;
* Develop privacy policy&lt;br /&gt;
--&lt;br /&gt;
Completed&lt;br /&gt;
* Complete the first draft of the Code Project Template (done)&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://groups.google.com/a/owasp.org/forum/?hl=en#!forum/owasp_learning_gateway OWASP Learning Gateway Discussion List] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
The Code Project Template must specify the minimum set of tabs a project should have, provide some an example layout on each tab, provide instructional text on how a project leader should modify the tab, and give some example text that illustrates how to create an actual project.&lt;br /&gt;
&lt;br /&gt;
It would also be ideal if the sample text was translated into different languages.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to the learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and knowledge needed to be successful. Our goal is to be a successful OWASP and Gateways Project.&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=224738</id>
		<title>OWASP Learning Gateway Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=224738"/>
				<updated>2017-01-05T22:39:39Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Road Map and Getting Involved */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
==OWASP Learning Gateway Project==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to self directed, collaborative learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and experiential knowledge and wisdom for success. Our goal is to be a successful OWASP and Gateways Project for the benefit of our community members while implementing User Directed Development methodologies.&lt;br /&gt;
&lt;br /&gt;
== Sponsorship/Membership  ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Btn_donate_SM.gif|link=http://www.regonline.com/donation_1044369]] to this project or become a local OWASP Brooklyn chapter supporter.&lt;br /&gt;
&lt;br /&gt;
Or consider the value of OWASP Brooklyn [[Membership | Individual, Corporate, or Academic Supporter membership]]. Ready to become a member? [[Image:Join_Now_BlueIcon.JPG|75px|link=https://myowasp.force.com/]]&lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Chapter]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
OWASP Learning Gateway Project will be a connected, collaborative learning platform to support the OWASP Education Committee, Mentor Initiative, and WIA (Women in AppSec). We are currently working on a framework for the platform development.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software available on Github: https://github.com/OWASP/OWASP-Learning-Gateway: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Learning Gateway Project and any contributions are Copyright &amp;amp;copy; by {Bev Corwin, Noreen Whysel, Sean Auriti, John Uhlmer, Janine Medina, Michael Heger, Zoe Braiterman, Daniela Pierra and OWASP Foundation} {2016}.&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
OWASPLearningGateway.org,&lt;br /&gt;
LearningGateways.org,&lt;br /&gt;
Science Gateways Institute,&lt;br /&gt;
Xsede Gateways,&lt;br /&gt;
Gateways 2016&lt;br /&gt;
&lt;br /&gt;
== Project Chapter ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org OWASP Brooklyn]&lt;br /&gt;
&lt;br /&gt;
== Project Leaders ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org Bev Corwin, Project Leader],&lt;br /&gt;
[mailto:daniela.pirrera@owasp.org Daniela Pirrera, Co-Project Leader]&lt;br /&gt;
&lt;br /&gt;
== Team Leaders ==&lt;br /&gt;
[mailto:nwhysel@owasp.org Noreen Whysel],&lt;br /&gt;
[mailto:sean.auriti@owasp.org Sean Auriti],&lt;br /&gt;
[mailto:john.ulmer@owasp.org John Ulmer],&lt;br /&gt;
[mailto:michael.heger@owasp.org Michael Heger],&lt;br /&gt;
[mailto:janine.medina@owasp.org Janine Medina]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[OWASP_Education_Committee|OWASP Education Committee]]&lt;br /&gt;
* [[OWASP Mentor Committee|OWASP Mentor Committee]]&lt;br /&gt;
* [[OWASP Research Committee |OWASP Research Committee]]&lt;br /&gt;
* [[OWASP WIA (Women in AppSec) Committee|OWASP WIA (Women in AppSec) Committee]]&lt;br /&gt;
* [[OWASP Virtual Village Project|OWASP Virtual Village Project]]&lt;br /&gt;
* [[OWASP Training|OWASP Training]]&lt;br /&gt;
* [[OWASP Academies|OWASP Academies]]&lt;br /&gt;
* [[OWASP Winter_Code_Sprint|OWASP Winter Code Sprint]]&lt;br /&gt;
* [[OWASP Media Project|OWASP Media Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_CODE.jpg|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
10/19/2016: OWASP Learning Gateway Team Leaders receive travel grant for the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/ . Congratulations Team Leaders!&lt;br /&gt;
&lt;br /&gt;
10/15/2016: OWASP Learning Gateway was selected to present at the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Volunteers==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway project is developed by a worldwide team of volunteers.&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
Bev Corwin,&lt;br /&gt;
Noreen Whysel,&lt;br /&gt;
Sean Auriti,&lt;br /&gt;
John Uhlmer,&lt;br /&gt;
Janine Medina,&lt;br /&gt;
Michael Heger&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;November, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Code Project Template and provide feedback&lt;br /&gt;
* UX Research Plan&lt;br /&gt;
* Incorporate feedback into changes in the Code Project Template&lt;br /&gt;
* Finalize the Code Project template and have it reviewed&lt;br /&gt;
* Develop a mockup for the look and feel of all pages of the site&lt;br /&gt;
* Setup the Datamodel (80% done)&lt;br /&gt;
* Develop Sitemap&lt;br /&gt;
* Setup a feedback system &lt;br /&gt;
* Design &amp;amp; Setup API&lt;br /&gt;
* Develop API Strategy and Framework&lt;br /&gt;
* Implement Internationalization Support&lt;br /&gt;
* Add Unit Tests for critical procedures:&lt;br /&gt;
** signup&lt;br /&gt;
** integrate courses&lt;br /&gt;
** connect to mentor&lt;br /&gt;
* integrate gotomeeting&lt;br /&gt;
* Transfer project to a Github Organization&lt;br /&gt;
--&lt;br /&gt;
Completed&lt;br /&gt;
* Complete the first draft of the Code Project Template (done)&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://groups.google.com/a/owasp.org/forum/?hl=en#!forum/owasp_learning_gateway OWASP Learning Gateway Discussion List] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
The Code Project Template must specify the minimum set of tabs a project should have, provide some an example layout on each tab, provide instructional text on how a project leader should modify the tab, and give some example text that illustrates how to create an actual project.&lt;br /&gt;
&lt;br /&gt;
It would also be ideal if the sample text was translated into different languages.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
The OWASP Learning Gateway Project is developing a platform that is adaptable to the learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and knowledge needed to be successful. Our goal is to be a successful OWASP and Gateways Project.&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224694</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224694"/>
				<updated>2017-01-04T23:25:54Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* OWASP Home Chapter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
[https://www.bugheist.com Bugheist Website (powered by BLT)]&lt;br /&gt;
&lt;br /&gt;
== Home Chapter ==&lt;br /&gt;
[[Brooklyn]]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&amp;lt;!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.--&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224693</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224693"/>
				<updated>2017-01-04T23:25:42Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* OWASP Chapter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
[https://www.bugheist.com Bugheist Website (powered by BLT)]&lt;br /&gt;
&lt;br /&gt;
== OWASP Home Chapter ==&lt;br /&gt;
[[Brooklyn]]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&amp;lt;!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.--&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224692</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224692"/>
				<updated>2017-01-04T23:25:08Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
[https://www.bugheist.com Bugheist Website (powered by BLT)]&lt;br /&gt;
&lt;br /&gt;
== OWASP Chapter ==&lt;br /&gt;
[[Brooklyn]]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&amp;lt;!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.--&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224589</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=224589"/>
				<updated>2016-12-27T01:18:40Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
[https://www.bugheist.com Bugheist Website (powered by BLT)]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Bug Logging Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bug Logging Tool project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&amp;lt;!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.--&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=222576</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=222576"/>
				<updated>2016-10-20T21:47:50Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bugheist project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&amp;lt;!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.--&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=222575</id>
		<title>OWASP Bug Logging Tool</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Bug_Logging_Tool&amp;diff=222575"/>
				<updated>2016-10-20T21:47:10Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP BLT Project ==&lt;br /&gt;
OWASP BLT (Bug Logging Tool) allows anyone to submit an issue from any website.  For example if you saw a broken button on Amazon.com you can report the issue through BLT and then get a point!  The more bugs you find the more points you get.  Bugs can be verified for extra points and companies can get involved and help out.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
OWASP BLT is meant for everyone that uses the internet to help fix it. Any type of issue can be submitted from a button being the wrong color to a serious security vulnerability.  BLT follows responsible disclosure ethics.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Bugheist and any contributions are Copyright &amp;amp;copy; by the Project Leader(s) 2016.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php?title=OWASP_Bugheist_Project Wiki Home Page]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader's name:&lt;br /&gt;
&lt;br /&gt;
[mailto:Sean.Auriti@owasp.org Sean Auriti]&lt;br /&gt;
[mailto:amarti65@kent.edu Anthony Martini]&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Zed_Attack_Proxy_Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
* [12 Sep 2016] BLT becomes an official OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [18 Jul 2016] Submitted to be an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [9 May 2016] Logo created.&lt;br /&gt;
&lt;br /&gt;
* [8 Dec 2015] Someone suggested it become an OWASP project.&lt;br /&gt;
&lt;br /&gt;
* [12 Jan 2012] The idea was born to have a website to make a game out of bug finding and the first mockup was created.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The OWASP Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/Bugheist/website/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:sauriti Sean Auriti] who created the OWASP Bugheist project&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;September, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review the Tool Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Tool Project Template&lt;br /&gt;
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
* Complete the full site wireframes &lt;br /&gt;
* Hold a design contest.&lt;br /&gt;
* Covert design into HTML&lt;br /&gt;
* Integrate HTML into database&lt;br /&gt;
* Test and fix any issues&lt;br /&gt;
* Launch the site&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
Our MVP will be a website where users can get points for finding issues on websites.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&amp;lt;!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.--&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says &amp;quot;OWASP_Example_Project&amp;quot;. When in doubt, ask the OWASP Projects Manager. &lt;br /&gt;
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:Projects/OWASP_Example_Project_About_Page}} &lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Projects/OWASP_Media_Project/Roadmap&amp;diff=222534</id>
		<title>Projects/OWASP Media Project/Roadmap</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Projects/OWASP_Media_Project/Roadmap&amp;diff=222534"/>
				<updated>2016-10-19T23:08:36Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Plan */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Next goal ==&lt;br /&gt;
Getting www.youtube.com/owasp for the channel.&lt;br /&gt;
&lt;br /&gt;
== Plan ==&lt;br /&gt;
&lt;br /&gt;
# ✓ Create and setup an official YouTube channel with a non-profit partnership with Google&lt;br /&gt;
## Get youtube.com/owasp&lt;br /&gt;
## Connect YouTube with official OWASP Twitter account.&lt;br /&gt;
# ✓ Use the channel to publish live webcasts (Google Hangout) contents from OWASP Global Chapter Meetings project&lt;br /&gt;
# Gather videos from all around the web and put in into the channel and make them searchable and sharable easily&lt;br /&gt;
## ✓ Film on location at AppSecUSA Plan for more conferences, have teams, and synchronize with organizers&lt;br /&gt;
### ✓ Projects Summit interviews&lt;br /&gt;
### ✓ Interviews with Mark Miller during the conference with people of interest&lt;br /&gt;
### ✓ Find and uploads recording of talks ASAP (&amp;lt;12h after) (achieved &amp;lt;24h)&lt;br /&gt;
##  ✓ Assimilate OWASP Webinar Series (Hangout+YouTube vs. GotoMeeting) [https://www.youtube.com/playlist?list=PLpr-xdpM8wG9LbN4fAtuTThCyAc4kMZYK done!]&lt;br /&gt;
### ✓ Try a webinar with GotoMeeting&lt;br /&gt;
### ✓ Contact Webinar organizers - Live webinars will be on GotoMeeting for registration and viewers tracking purpose and recordings will be uploaded to YouTube.&lt;br /&gt;
### ✓ Webinar presentation about the new system (January) [http://www.youtube.com/watch?v=0xDgPmPPn_I done!]&lt;br /&gt;
# ✓ Link with [https://www.youtube.com/user/OWASPGLOBAL/channels other channels] on YouTube, promote them into the channel&lt;br /&gt;
## ✓ [https://www.youtube.com/user/OWASPGLOBAL/playlists?shelf_id=9&amp;amp;view=50&amp;amp;sort=dd other OWASP channels As playlists]&lt;br /&gt;
## ✓ Some [https://www.youtube.com/user/OWASPGLOBAL/channels?view=49&amp;amp;shelf_id=12 OWASP chapters Channels]&lt;br /&gt;
## ✓ Some [https://www.youtube.com/user/OWASPGLOBAL/channels?view=49&amp;amp;shelf_id=13 OWASP projects Channels]&lt;br /&gt;
## ✓ [https://www.youtube.com/AppsecTutorialSeries AppSec Tutorial Series] (Jerry Hoff)&lt;br /&gt;
## ✓ Old OWASP uploads [https://www.youtube.com/user/ChRiStIaAn008 Christiaan008]&lt;br /&gt;
# Get more contributors and add them as channel managers&lt;br /&gt;
## ✓ [https://www.youtube.com/playlist?list=PLpr-xdpM8wG-Ju2GQva18XVK85n-E-ZPA OWASP Community Update], Michael Coates&lt;br /&gt;
## ✓ [https://www.youtube.com/playlist?list=PLpr-xdpM8wG_UuUG5GU9Nm-k7tRPbdry6 OWASP en Español], Fabio Cerullo&lt;br /&gt;
# Motivate people to make videos and provide a way of publishing them on the channel&lt;br /&gt;
##  Idea : open Webinars; send us your videos we'll publish (Youtube) and promote (Connector).&lt;br /&gt;
# In the long term: expand our team by having more central hubs (other than YouTube, or language specific channels).&lt;br /&gt;
# If it needs to get bigger: recruit people with video editing skills, make shows, etc.&lt;br /&gt;
# Provide an appealing video central (out of YouTube) for owasp.org in place of the [[:Category:OWASP_Video|old one]] (this one in pending the front page changes of owasp.org).&lt;br /&gt;
# Document requirements for good A/V recordings during a conference&lt;br /&gt;
# potential camera http://www.bestbuy.com/site/ricoh-8gb-flash-memory-camcorder-360-degree-digital-camera-black/4595161.p&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=222520</id>
		<title>OWASP Learning Gateway Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Learning_Gateway_Project&amp;diff=222520"/>
				<updated>2016-10-19T16:35:19Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: adding roadmap&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&lt;br /&gt;
==OWASP Learning Gateway Project==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway Project proposes developing a platform that is adaptable to the learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and knowledge needed to be successful. Our ultimate goal is to be a successful Science Gateways Incubation Project.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
OWASP Learning Gateway Project will be a connected, collaborative learning platform to support the OWASP Education Committee, Mentor Initiative, and WIA (Women in AppSec). We are currently working on a framework for the platform development.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP Learning Gateway Project and any contributions are Copyright &amp;amp;copy; by {Bev Corwin, Noreen Whysel, Sean Auriti, Christie Ewen, John Uhlmer, Janine Medina, Lisa Ly and OWASP Foundation} {2016}.&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
Science Gateways Institute,&lt;br /&gt;
Xsede Gateways,&lt;br /&gt;
Gateways 2016&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
[mailto:bev.corwin@owasp.org Bev Corwin]&lt;br /&gt;
&lt;br /&gt;
== Team Leaders ==&lt;br /&gt;
[mailto:noreen.whysel@owasp.org Noreen Whysel],&lt;br /&gt;
[mailto:sean.auriti@owasp.org Sean Auriti],&lt;br /&gt;
John Uhlmer,&lt;br /&gt;
Christie Ewen,&lt;br /&gt;
Janine Medina,&lt;br /&gt;
Lisa Ly&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[OWASP_Education_Committee|OWASP Education Committee]]&lt;br /&gt;
* [[OWASP Mentor Committee|OWASP Mentor Committee]]&lt;br /&gt;
* [[OWASP Research Committee |OWASP Research Committee]]&lt;br /&gt;
* [[OWASP Virtual Village Project|OWASP Virtual Village Project]]&lt;br /&gt;
* [[OWASP WIA (Women in AppSec) Committee|OWASP WIA (Women in AppSec) Committee]]&lt;br /&gt;
* [[OWASP Training|OWASP Training]]&lt;br /&gt;
* [[OWASP Academies|OWASP Academies]]&lt;br /&gt;
* [[OWASP Winter_Code_Sprint|OWASP Winter Code Sprint]]&lt;br /&gt;
* [[OWASP Media Project|OWASP Media Project]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_CODE.jpg|link=]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
10/19/2016: OWASP Learning Gateway Team Leaders receive travel grant for the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/ . Congratulations Team Leaders!&lt;br /&gt;
&lt;br /&gt;
10/15/2016: OWASP Learning Gateway was selected to present at the Gateways 2016 Conference: http://sciencegateways.org/gateways2016/&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Volunteers==&lt;br /&gt;
&lt;br /&gt;
The OWASP Learning Gateway project is developed by a worldwide team of volunteers.&lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
Bev Corwin,&lt;br /&gt;
Noreen Whysel,&lt;br /&gt;
Sean Auriti,&lt;br /&gt;
John Uhlmer,&lt;br /&gt;
Christie Ewen,&lt;br /&gt;
Janine Medina,&lt;br /&gt;
Lisa Ly&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
==Roadmap==&lt;br /&gt;
As of &amp;lt;strong&amp;gt;November, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are:&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Complete the first draft of the Code Project Template (done)&lt;br /&gt;
* Get other people to review the Code Project Template and provide feedback&lt;br /&gt;
* Incorporate feedback into changes in the Code Project Template&lt;br /&gt;
* Finalize the Code Project template and have it reviewed&lt;br /&gt;
* Develop a mockup for the look and feel of all pages of the site&lt;br /&gt;
* Setup the Datamodel&lt;br /&gt;
* Develop Sitemap&lt;br /&gt;
* Setup a feedback system &lt;br /&gt;
* Setup API&lt;br /&gt;
* Develop API Strategy and Framework&lt;br /&gt;
* Implement Internationalization Support&lt;br /&gt;
* Add Unit Tests for critical procedures:&lt;br /&gt;
** signup&lt;br /&gt;
** create a course&lt;br /&gt;
** connect to mentor&lt;br /&gt;
* integrate gotomeeting&lt;br /&gt;
* Transfer project to a Github Organization&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Code Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://groups.google.com/a/owasp.org/forum/?hl=en#!forum/owasp_learning_gateway OWASP Learning Gateway Discussion List] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
The Code Project Template must specify the minimum set of tabs a project should have, provide some an example layout on each tab, provide instructional text on how a project leader should modify the tab, and give some example text that illustrates how to create an actual project.&lt;br /&gt;
&lt;br /&gt;
It would also be ideal if the sample text was translated into different languages.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
The OWASP Learning Gateway Project proposes developing a platform that is adaptable to the learning needs and user requirements of a global community of technology learners. The gateway will offer learning pathways that connect learners with mentors and knowledge needed to be successful. Our ultimate goal is to be a successful Science Gateways Incubation Project.&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Talk:OWASP_Coderbounty_Project&amp;diff=212965</id>
		<title>Talk:OWASP Coderbounty Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:OWASP_Coderbounty_Project&amp;diff=212965"/>
				<updated>2016-04-12T04:48:48Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: /* Project Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP Coderbounty==&lt;br /&gt;
&lt;br /&gt;
The OWASP Coderbounty project aims to accelerate development of projects through gamification within OWASP by placing bounties on Github issues, cheat sheets writing code and related tasks while keeping security in mind.  OWASP Coderbounty is not a &amp;quot;Bug Bounty&amp;quot; platform that encourages users to find bugs.  It is more of a project management software that allows users to hire developers to complete coding tasks.&lt;br /&gt;
&lt;br /&gt;
A proposed functionality of Coderbounty in conjunction with OWASP is that Projects can accumulate points for each bounty offer and in this way their money spent into running a bounties can increase.&lt;br /&gt;
&lt;br /&gt;
30% of the 10% earned commission will go to the Flagship/LAB projects budget for running bounties.&lt;br /&gt;
Another possibility is that 10% of the full bounty goes to OWASP.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Coderbounty accelerates software development in the open source community. We connect developers who want to make money with software creators. Coderbounty makes it easy to get your issues fixed for a low cost. Developers compete for the cash prize, i.e. bounty, to get the issue done fast.&lt;br /&gt;
&lt;br /&gt;
Open source software used to require developers to donate their time to help out a project. Now, with Coderbounty, they can earn money. When project managers need to add a feature to an open source program, they can add the issue and post a bounty that will attract coders to complete it. Coderbounty is the best way to get open source code issues solved and supports innovation in the open source and software industry.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP XXX and any contributions are Copyright &amp;amp;copy; by {the Project Leader(s) or OWASP} {Year(s)}.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
&lt;br /&gt;
[http://www.coderbounty.com/ Coderbounty.com]&lt;br /&gt;
&lt;br /&gt;
[http://www.coderbounty.com/help/ FAQ]&lt;br /&gt;
&lt;br /&gt;
[https://coderbounty-slackin.herokuapp.com/ Slack]&lt;br /&gt;
&lt;br /&gt;
[https://coderbounty.uservoice.com/forums/139944-general-feedback Feedback]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/a/alphaonelabs.com/folderview?id=0B27eQuixxEoiNWhIT2ZQeVhJaW8&amp;amp;usp=sharing# Drive]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/ Source]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Coder_Bounty_Project#News_and_Events What's New]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/commits/master Commits]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/issues Issues]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/labels Labels]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/milestones Milestones]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/wiki Wiki]&lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/coderbounty Twitter]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/coderbounty Facebook]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader (s) name: &lt;br /&gt;
&lt;br /&gt;
Sean Auriti &lt;br /&gt;
&lt;br /&gt;
Email: sean.auriti@owasp.org&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Snakes_and_Ladders]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
* [26 Feb 2016] Applied to become an OWASP project&lt;br /&gt;
* [07 Jan 2016] Became a NYS corporation.&lt;br /&gt;
* [10 Dec 2015] Implemented the AGPL license.&lt;br /&gt;
* [14 Oct 2015] Became open source on Github.&lt;br /&gt;
* [29 Nov 2013] Completed new western theme design from design contest.&lt;br /&gt;
* [04 May 2013] Created new mockup for full website design.&lt;br /&gt;
* [01 May 2013] Moved from Webfaction to Heroku.&lt;br /&gt;
* [27 Oct 2012] Moved source code from SVN to Bitbucket.&lt;br /&gt;
* [24 Sep 2012] Featured in DailyTekk's 100 Terrific Tools for Coders &amp;amp; Developers article.&lt;br /&gt;
* [18 Apr 2012] Received our first $100 bounty for the OpenFrameworks project.&lt;br /&gt;
* [08 Feb 2012] Hired first developer and project manager to help move the project along faster.  Added more gamification, coins and animations.&lt;br /&gt;
* [28 Dec 2011] Has first transaction of a coder helping Clusterify, an open source project, and getting paid the bounty. &lt;br /&gt;
* [20 Dec 2011] Launched first version of the website. Over 100 users signed up.     &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
==How do I use this Coderbounty==&lt;br /&gt;
First find an issue on any of the services we support, paste a link to it, and add a bounty. Additionally you can add to existing bounties or if you are a coder you can complete the tasks and get the bounty!&lt;br /&gt;
&lt;br /&gt;
==How long will the bounty remain on the issue==&lt;br /&gt;
As long as you want. You can request a refund within 60 days for a 3% fee, after that the bounty stays on the issue until it is closed.&lt;br /&gt;
&lt;br /&gt;
==What does open mean==&lt;br /&gt;
Open means that the issue has not been fixed, coders can commit their code and fix the issue.&lt;br /&gt;
&lt;br /&gt;
==What does in review mean==&lt;br /&gt;
In review means that the coder has committed a fix, and the issue reporter and bounty placers are reviewing the code. Bounties can still be placed and when the issue remains closed for 3 days, the bounty is paid out to the coder who committed the code to close the issue.&lt;br /&gt;
&lt;br /&gt;
==What does paid mean==&lt;br /&gt;
Paid means that the issue has been fixed, was in review for 3 days and has been verified as closed. Also, the bounty was paid to the coder who closed the issue.&lt;br /&gt;
&lt;br /&gt;
==Can you integrate my bug tracker for my company==&lt;br /&gt;
Yes! Let us know in the feedback area or send an email to coderbounty at gmail.com&lt;br /&gt;
&lt;br /&gt;
==I code, will I be guaranteed the bounty==&lt;br /&gt;
Yes! Payment is collected up front and held in escrow. When your code is approved you will receive a payment to your selected payment service.&lt;br /&gt;
&lt;br /&gt;
==What does take mean==&lt;br /&gt;
Take gives you exclusive rights to close the issue. This issue will be blocked from anyone else taking it and you will have 24 hours to resolve the issue.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
The OWASP Coderbounty Project is developed by a worldwide team of people. A live update of project  [https://github.com/CoderBounty/coderbounty/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Sauriti Sean Auriti] who created the OWASP Coderbounty project&lt;br /&gt;
* [https://github.com/julyzergcn Long Yang] who helped add more gamification features to the first version&lt;br /&gt;
* [https://github.com/zaebee Andrey Gromov] Helped with the first version's funcionality&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
1 - fix any issues the site may have, integrate payment services&lt;br /&gt;
&lt;br /&gt;
2 - Endemic Advertising with tags on GitHub&lt;br /&gt;
&lt;br /&gt;
3 - Collaboration with FOSS Communities &amp;amp; Orgs to develop a mutually beneficial model&lt;br /&gt;
&lt;br /&gt;
4 - Develop the site to become the go-to tool for open source software development&lt;br /&gt;
&lt;br /&gt;
As of &amp;lt;strong&amp;gt;February, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are: &amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review OWASP Coderbounty and provide feedback&lt;br /&gt;
* Incorporate feedback into changes&lt;br /&gt;
* Finalize and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;OWASP Coderbounty&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://coderbounty.uservoice.com/forums/139944-general-feedback Uservoice] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
&lt;br /&gt;
Our MVP is to have a fully automatic bounty purchase and payout as well as integrate special functions, methods and processes for OWASP projects.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Talk:OWASP_Coderbounty_Project&amp;diff=212941</id>
		<title>Talk:OWASP Coderbounty Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:OWASP_Coderbounty_Project&amp;diff=212941"/>
				<updated>2016-04-12T02:10:53Z</updated>
		
		<summary type="html">&lt;p&gt;Sauriti: removed logo, updated project info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Main=&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:100%;height:160px;border:0,margin:0;overflow: hidden;&amp;quot;&amp;gt;[[File:OWASP_Project_Header.jpg|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;padding: 0;margin:0;margin-top:10px;text-align:left;&amp;quot; |-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==OWASP Coderbounty==&lt;br /&gt;
&lt;br /&gt;
The OWASP Coderbounty project aims to accelerate development of projects through gamification within OWASP by placing bounties on Github issues, cheat sheets writing code and related tasks while keeping security in mind.  OWASP Coderbounty is not a &amp;quot;Bug Bounty&amp;quot; platform that encourages users to find bugs.  It is more of a project management software that allows users to hire developers to complete coding tasks.&lt;br /&gt;
&lt;br /&gt;
A proposed functionality of Coderbounty in conjunction with OWASP is that Projects can accumulate points for each bounty offer and in this way their money spent into running a bounties can increase.&lt;br /&gt;
&lt;br /&gt;
30% of the 10% earned commission will go to the Flagship/LAB projects budget for running bounties.&lt;br /&gt;
Another possibility is that 10% of the full bounty goes to OWASP.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Coderbounty accelerates software development in the open source community. We connect developers who want to make money with software creators. Coderbounty makes it easy to get your issues fixed for a low cost. Developers compete for the cash prize, i.e. bounty, to get the issue done fast.&lt;br /&gt;
&lt;br /&gt;
Open source software used to require developers to donate their time to help out a project. Now, with Coderbounty, they can earn money. When project managers need to add a feature to an open source program, they can add the issue and post a bounty that will attract coders to complete it. Coderbounty is the best way to get open source code issues solved and supports innovation in the open source and software industry.&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP XXX and any contributions are Copyright &amp;amp;copy; by {the Project Leader(s) or OWASP} {Year(s)}.  &lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Project Resources ==&lt;br /&gt;
&lt;br /&gt;
[http://www.coderbounty.com/ Coderbounty.com]&lt;br /&gt;
&lt;br /&gt;
[http://www.coderbounty.com/help/ FAQ]&lt;br /&gt;
&lt;br /&gt;
[https://coderbounty-slackin.herokuapp.com/ Slack]&lt;br /&gt;
&lt;br /&gt;
[https://coderbounty.uservoice.com/forums/139944-general-feedback Feedback]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/a/alphaonelabs.com/folderview?id=0B27eQuixxEoiNWhIT2ZQeVhJaW8&amp;amp;usp=sharing# Drive]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/0B27eQuixxEoiYmpOSWJtd1JoMlU/view?usp=sharing Presentation]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/ Source]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Coder_Bounty_Project#News_and_Events What's New]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/commits/master Commits]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/issues Issues]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/labels Labels]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/milestones Milestones]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/CoderBounty/coderbounty/wiki Wiki]&lt;br /&gt;
&lt;br /&gt;
[https://twitter.com/coderbounty Twitter]&lt;br /&gt;
&lt;br /&gt;
[https://www.facebook.com/coderbounty Facebook]&lt;br /&gt;
&lt;br /&gt;
[https://angel.co/coderbounty Angel.co]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
Project leader (s) name: &lt;br /&gt;
&lt;br /&gt;
Sean Auriti &lt;br /&gt;
&lt;br /&gt;
Email: sean.auriti@owasp.org&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
* [[OWASP_Snakes_and_Ladders]]&lt;br /&gt;
&lt;br /&gt;
==Classifications==&lt;br /&gt;
&lt;br /&gt;
   {| width=&amp;quot;200&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Project_Type_Files_TOOL.jpg|link=https://www.owasp.org/index.php/Category:OWASP_Tool]]&lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; rowspan=&amp;quot;2&amp;quot;| [[File:Owasp-incubator-trans-85.png|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects|Incubator Project]]&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-builders-small.png|link=Builders]]  &lt;br /&gt;
   |-&lt;br /&gt;
   | align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot;| [[File:Owasp-defenders-small.png|link=Defenders]]&lt;br /&gt;
   |-&lt;br /&gt;
   | colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;  | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]&lt;br /&gt;
   |}&lt;br /&gt;
&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;  style=&amp;quot;padding-left:25px;width:200px;&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&lt;br /&gt;
* [26 Feb 2016] Applied to become an OWASP project&lt;br /&gt;
* [07 Jan 2016] Became a NYS corporation.&lt;br /&gt;
* [10 Dec 2015] Implemented the AGPL license.&lt;br /&gt;
* [14 Oct 2015] Became open source on Github.&lt;br /&gt;
* [29 Nov 2013] Completed new western theme design from design contest.&lt;br /&gt;
* [04 May 2013] Created new mockup for full website design.&lt;br /&gt;
* [01 May 2013] Moved from Webfaction to Heroku.&lt;br /&gt;
* [27 Oct 2012] Moved source code from SVN to Bitbucket.&lt;br /&gt;
* [24 Sep 2012] Featured in DailyTekk's 100 Terrific Tools for Coders &amp;amp; Developers article.&lt;br /&gt;
* [18 Apr 2012] Received our first $100 bounty for the OpenFrameworks project.&lt;br /&gt;
* [08 Feb 2012] Hired first developer and project manager to help move the project along faster.  Added more gamification, coins and animations.&lt;br /&gt;
* [28 Dec 2011] Has first transaction of a coder helping Clusterify, an open source project, and getting paid the bounty. &lt;br /&gt;
* [20 Dec 2011] Launched first version of the website. Over 100 users signed up.     &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key. &lt;br /&gt;
&lt;br /&gt;
==If I am not a programmer can I participate in your project?==&lt;br /&gt;
Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator.   See the Road Map and Getting Involved tab for more details.&lt;br /&gt;
&lt;br /&gt;
==How do I use this Coderbounty==&lt;br /&gt;
First find an issue on any of the services we support, paste a link to it, and add a bounty. Additionally you can add to existing bounties or if you are a coder you can complete the tasks and get the bounty!&lt;br /&gt;
&lt;br /&gt;
==How long will the bounty remain on the issue==&lt;br /&gt;
As long as you want. You can request a refund within 60 days for a 3% fee, after that the bounty stays on the issue until it is closed.&lt;br /&gt;
&lt;br /&gt;
==What does open mean==&lt;br /&gt;
Open means that the issue has not been fixed, coders can commit their code and fix the issue.&lt;br /&gt;
&lt;br /&gt;
==What does in review mean==&lt;br /&gt;
In review means that the coder has committed a fix, and the issue reporter and bounty placers are reviewing the code. Bounties can still be placed and when the issue remains closed for 3 days, the bounty is paid out to the coder who committed the code to close the issue.&lt;br /&gt;
&lt;br /&gt;
==What does paid mean==&lt;br /&gt;
Paid means that the issue has been fixed, was in review for 3 days and has been verified as closed. Also, the bounty was paid to the coder who closed the issue.&lt;br /&gt;
&lt;br /&gt;
==Can you integrate my bug tracker for my company==&lt;br /&gt;
Yes! Let us know in the feedback area or send an email to coderbounty at gmail.com&lt;br /&gt;
&lt;br /&gt;
==I code, will I be guaranteed the bounty==&lt;br /&gt;
Yes! Payment is collected up front and held in escrow. When your code is approved you will receive a payment to your selected payment service.&lt;br /&gt;
&lt;br /&gt;
==What does take mean==&lt;br /&gt;
Take gives you exclusive rights to close the issue. This issue will be blocked from anyone else taking it and you will have 24 hours to resolve the issue.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgements =&lt;br /&gt;
==Contributors==&lt;br /&gt;
&lt;br /&gt;
The OWASP Coderbounty Project is developed by a worldwide team of people. A live update of project  [https://github.com/CoderBounty/coderbounty/graphs/contributors contributors is found here]. &lt;br /&gt;
&lt;br /&gt;
The first contributors to the project were:&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Sauriti Sean Auriti] who created the OWASP Coderbounty project&lt;br /&gt;
* [https://github.com/julyzergcn Long Yang] who helped add more gamification features to the first version&lt;br /&gt;
* [https://github.com/zaebee Andrey Gromov] Helped with the first version's funcionality&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
1 - fix any issues the site may have, integrate payment services&lt;br /&gt;
&lt;br /&gt;
2 - Endemic Advertising with tags on GitHub&lt;br /&gt;
&lt;br /&gt;
3 - Collaboration with FOSS Communities &amp;amp; Orgs to develop a mutually beneficial model&lt;br /&gt;
&lt;br /&gt;
4 - Develop the site to become the go-to tool for open source software development&lt;br /&gt;
&lt;br /&gt;
As of &amp;lt;strong&amp;gt;February, 2016, the highest priorities for the next 6 months&amp;lt;/strong&amp;gt; are: &amp;lt;strong&amp;gt;&lt;br /&gt;
* Get other people to review OWASP Coderbounty and provide feedback&lt;br /&gt;
* Incorporate feedback into changes&lt;br /&gt;
* Finalize and have it reviewed to be promoted from an Incubator Project to a Lab Project&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subsequent Releases will add&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;br /&gt;
* Internationalization Support&lt;br /&gt;
* Additional Unit Tests&lt;br /&gt;
* Automated Regression tests&lt;br /&gt;
&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;OWASP Coderbounty&amp;lt;/strong&amp;gt; is actively encouraged!&lt;br /&gt;
You do not have to be a security expert or a programmer to contribute.&lt;br /&gt;
Some of the ways you can help are as follows:&lt;br /&gt;
&lt;br /&gt;
===Coding===&lt;br /&gt;
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests&lt;br /&gt;
===Localization===&lt;br /&gt;
Are you fluent in another language? Can you help translate the text strings in the &amp;lt;strong&amp;gt;Tool Project Template&amp;lt;/strong&amp;gt; into that language?&lt;br /&gt;
===Testing===&lt;br /&gt;
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.&lt;br /&gt;
===Feedback===&lt;br /&gt;
Please use the [https://coderbounty.uservoice.com/forums/139944-general-feedback Uservoice] for feedback about:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What do like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What don't you like?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;What features would you like to see prioritized on the roadmap?&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
&lt;br /&gt;
Our MVP is to have a fully automatic bounty purchase and payout as well as integrate special functions, methods and processes for OWASP projects.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]]  [[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Sauriti</name></author>	</entry>

	</feed>