<?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=Matt+Konda</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=Matt+Konda"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Matt_Konda"/>
		<updated>2026-04-24T17:07:39Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Glue_Tool_Project&amp;diff=245832</id>
		<title>OWASP Glue Tool Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Glue_Tool_Project&amp;diff=245832"/>
				<updated>2018-12-07T03:49:24Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* News and Events */&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 Glue Tool Project==&lt;br /&gt;
&lt;br /&gt;
The OWASP Glue Tool Project is a tools based project intended to make security automation easier.  It is essentially a ruby gem that co-ordinates the running of different analysis tools and reporting from those tools.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The purpose of the project is to make it easy to integrate security tools (like static or dynamic analysis) into the CI/CD pipeline. &lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
Apache 2.0 License&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.apache.org/licenses/LICENSE-2.0 link Apache 2.0 License] as published by the Apache Software Foundation.  Any contributions are Copyright &amp;amp;copy; by OWASP 2015.  &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://github.com/OWASP/glue Source Code]&lt;br /&gt;
&lt;br /&gt;
== Project Leader ==&lt;br /&gt;
&lt;br /&gt;
Matt Konda&lt;br /&gt;
&lt;br /&gt;
Omer Levi Hevroni&lt;br /&gt;
&lt;br /&gt;
== Related Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[OWASP_AppSec_Pipeline]]&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;
   | rowspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&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;
&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;
* [6 Sep 2018] [https://github.com/OWASP/glue/releases/tag/0.10.0 0.10.0] &lt;br /&gt;
* [2 Jan 2016] 0.8.0&lt;br /&gt;
* [27 Aug 2015] Initial Release.&lt;br /&gt;
* [14 Sep 2016] Renamed to Glue from Pipeline.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=FAQs=&lt;br /&gt;
&lt;br /&gt;
==What does Glue do?==&lt;br /&gt;
The OWASP Glue tool attempts to make it very easy to run different types of security tools at various stages of the software development process and produce unified issues that can be used in other contexts to track or remediate issues.&lt;br /&gt;
&lt;br /&gt;
==Why would I use Glue?==&lt;br /&gt;
To help get security feedback into your developers hands faster.&lt;br /&gt;
&lt;br /&gt;
==How can I participate in your project?==&lt;br /&gt;
Reach out to matt.konda@owasp.org with any questions or ideas or ideas about how to participate.  We are welcoming input.  We are following standard github workflow so you can fork the code and submit a pull request if you prefer.  Alternatively, you can get more deeply involved and talk with us about roadmap and other items. And finally, you are always invited to our Slack channel.&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;
To this point, project contributors include: &lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/User:Matt_Konda Matt Konda]&lt;br /&gt;
* Rafael Zambrano&lt;br /&gt;
* Alex Lock&lt;br /&gt;
* Omer Levi Hevroni&lt;br /&gt;
&lt;br /&gt;
= Road Map and Getting Involved =&lt;br /&gt;
&lt;br /&gt;
Deliverable: Glue is delivered as a ruby gem (executable binary) and in a docker image with required tools already bundled.&lt;br /&gt;
&lt;br /&gt;
==Roadmap==&lt;br /&gt;
Allows extending the tool more without changing code. Currently, it’s possible to integrate new tools without changing code, in the future we would like to add a similar support for reports and filters. Check out the open issues on GitHub. This is what we hope to achieve in future releases.&lt;br /&gt;
&lt;br /&gt;
==Getting Involved==&lt;br /&gt;
Involvement in the development and promotion of &amp;lt;strong&amp;gt;Glue&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 a 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 produce 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;
Alternativly, you can also use our Slack channel on OWASP slack.&lt;br /&gt;
=Minimum Viable Product=&lt;br /&gt;
&lt;br /&gt;
== Pipeline needs ==&lt;br /&gt;
1.  Pull from github or a specified location on the file system&lt;br /&gt;
2.  Run tools like brakeman, bundler-audit and owasp-dependency-check on the code.  &lt;br /&gt;
3.  Standardizes the format of results then reports them in text, csv, json or via JIRA's REST API.  &lt;br /&gt;
4.  Detect duplicates and won't report the same thing more than once.&lt;br /&gt;
&lt;br /&gt;
It also needs to be easy to set up the security tools and digest results.  Hence a focus on docker.&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
&lt;br /&gt;
Detail around this project can be found at:  https://github.com/owasp/github&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ &amp;lt;headertabs /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]  &lt;br /&gt;
[[Category:OWASP_Builders]] &lt;br /&gt;
[[Category:OWASP_Defenders]]  &lt;br /&gt;
[[Category:OWASP_Tool]]&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=September_2018&amp;diff=243790</id>
		<title>September 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=September_2018&amp;diff=243790"/>
				<updated>2018-09-27T17:59:55Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: Moved all old / new business up.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Meeting Date: September 27, 2018&lt;br /&gt;
&lt;br /&gt;
Meeting Time: 2:00 PM to 3:30 PM EDT ([https://www.timeanddate.com/worldclock/meetingdetails.html?year=2018&amp;amp;month=9&amp;amp;day=19&amp;amp;hour=18&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=179&amp;amp;p2=24&amp;amp;p3=16&amp;amp;p4=136&amp;amp;p5=224 time zones])&lt;br /&gt;
&lt;br /&gt;
Meeting Location: Virtual&lt;br /&gt;
&lt;br /&gt;
Address: N/A&lt;br /&gt;
&lt;br /&gt;
Virtual: https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&lt;br /&gt;
[[International_Toll_Free_Calling_Information |International Toll Free Calling Info]]&lt;br /&gt;
&lt;br /&gt;
 AGENDA&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  [https://docs.google.com/document/d/1qx55SQqlINNc0lw7N7La7NA5pb7scLLLYeaK-Z30r9Y/edit?usp=sharing prior meeting minutes]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
 [https://drive.google.com/file/d/10XKlV5NzMw0njMSx9OVFjDOC2v9Fw13f/view?usp=sharing Executive Director Summary Report]&lt;br /&gt;
&lt;br /&gt;
 [https://drive.google.com/file/d/0B-AxFkR1zgGVTjZGM01vSzU0ejZ1Y05Tci1zN29UTndnZGo0/view?usp=sharing AppSec USA 2018 Registration Report]&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* [https://docs.google.com/document/d/1OSm7Vu5iuE-Uu-iOTjD7XhEXQqwDN_ZJ7jOOYqoiCzo/edit?usp=sharing Compliance Committee Charter] - Discussion &amp;amp; Vote - Greg&lt;br /&gt;
* Board Eligibility Discussion - Greg&lt;br /&gt;
* All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* [http://lists.owasp.org/pipermail/owasp-leaders/2018-September/019352.html OWASP Global Chapters Committee Proposal] - Josh Sokol&lt;br /&gt;
* Conference tickets and splits - Greg&lt;br /&gt;
* All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
==Old Business==&lt;br /&gt;
[https://docs.google.com/document/d/1OSm7Vu5iuE-Uu-iOTjD7XhEXQqwDN_ZJ7jOOYqoiCzo/edit?usp=sharing Compliance Committee Charter] - Discussion &amp;amp; Vote - Greg&lt;br /&gt;
&lt;br /&gt;
Board Eligibility Discussion - Greg &lt;br /&gt;
&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
&lt;br /&gt;
==New Business==&lt;br /&gt;
Conference tickets and splits - Greg&lt;br /&gt;
&lt;br /&gt;
[http://lists.owasp.org/pipermail/owasp-leaders/2018-September/019352.html OWASP Global Chapters Committee Proposal] - Josh Sokol&lt;br /&gt;
&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=April_4,_2018&amp;diff=239296</id>
		<title>April 4, 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=April_4,_2018&amp;diff=239296"/>
				<updated>2018-04-04T10:13:26Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
;Meeting Date: April 4 2018&lt;br /&gt;
;Meeting Time:  [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2018&amp;amp;month=4&amp;amp;day=4&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=16&amp;amp;p2=78&amp;amp;p3=136&amp;amp;p4=179&amp;amp;p5=224&amp;amp;p6=102&amp;amp;p7=236&amp;amp;p8=152 TimeZone Converter]&lt;br /&gt;
Meeting Location: Virtual&lt;br /&gt;
&lt;br /&gt;
Virtual: GoToMeeting Meeting ID: 861-328-838 &lt;br /&gt;
&lt;br /&gt;
[[International Toll Free Calling Information]]&lt;br /&gt;
&lt;br /&gt;
*'''Joining the call acknowledges your awareness of recording and consent to be recorded and public dissemination of the recording.'''&lt;br /&gt;
&lt;br /&gt;
 AGENDA&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 - [https://docs.google.com/document/d/1_PVIxb2rO8HV1ImPuk0J7ioQ2MQEmSTmImE_5TaO4a4/edit?usp=sharing prior meeting minutes]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Old Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
&lt;br /&gt;
==New Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
&lt;br /&gt;
Compliance Committee Changes (Discussion) - Addressing top community concerns from the election. (Greg)&lt;br /&gt;
&lt;br /&gt;
Business Plan Development (Discussion) - Setting a road map, goals, KPIs, etc. (Greg)&lt;br /&gt;
&lt;br /&gt;
Chapter and Project Committees (Discussion) - Setting up new committees to increase community involvement to better serve the community. (Karen)&lt;br /&gt;
&lt;br /&gt;
Approve 2018 Budget (Konda)&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=December_6,_2017&amp;diff=236087</id>
		<title>December 6, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=December_6,_2017&amp;diff=236087"/>
				<updated>2017-12-06T22:57:51Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Meeting Location''' - 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;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;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. All updates should be posted BEFORE FRIDAY December 1st 2017. [https://www.owasp.org/index.php/Board#tab=How_Meetings_Operate Click here for a summary of how meetings operate]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''CALL TO ORDER'''&amp;lt;br&amp;gt;&lt;br /&gt;
Mission/Purpose &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
'''CHANGES TO THE AGENDA'''&amp;lt;br&amp;gt;&lt;br /&gt;
Open call to public or members attending for new items for the good of the foundation &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''APPROVAL OF MINUTES'''&amp;lt;br&amp;gt;&lt;br /&gt;
Approval of [https://docs.google.com/document/d/1deClfucDxYHzRU1pXc90eNp6XJWidBfiYDTd_HtRhhk/edit?usp=sharing prior meeting mins]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''REPORTS'''&amp;lt;br&amp;gt;&lt;br /&gt;
OWASP Foundation is managed by the Executive Director who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the Executive Director. - Karen &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/images/8/87/OWASP_10.31.17_Combined_Summary_Balance_Sheet.pdf October 2017 Combined Balance Sheet]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/images/1/19/10.31.17_OWASP_Combined_Board_Summary.pdf October 2017 Combined Board Summary]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''OLD BUSINESS'''&amp;lt;br&amp;gt;&lt;br /&gt;
1) OWASP, BACKLOG, DOING, DONE.... What happened to TRELLO?  https://trello.com/owaspfoundation - Brennan&lt;br /&gt;
&lt;br /&gt;
2) Update Budget progress - Andrew/Coates&lt;br /&gt;
&lt;br /&gt;
3) Update AppSecEU Status - Staff Update and concerns&lt;br /&gt;
&lt;br /&gt;
4) Update/2018 Summit - Josh vote by email results &lt;br /&gt;
&lt;br /&gt;
5) Update/GDPR - Martin Update&lt;br /&gt;
&lt;br /&gt;
6) Update/Chapter Leaders who are not OWASP mmebers and disputes example Spain recent Board thread  - Brennan&lt;br /&gt;
&lt;br /&gt;
7) [https://www.owasp.org/index.php/OWASP_Strategic_Goals Strategic Goals] reflection on (6) Years @ OWASP - Team&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''NEW BUSINESS'''&amp;lt;br&amp;gt;&lt;br /&gt;
1) Official Welcome, [https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#Employees_and_Contractors New Hire Executive Director] - Chairman&lt;br /&gt;
&lt;br /&gt;
2) [https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#Employees_and_Contractors Current organization chart] - Karen&lt;br /&gt;
&lt;br /&gt;
3) Installation of 2018 Officers / Nominations and Vote, Roles and Responsibilities effective 01/01/2018 - Brennan&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Chairperson]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Vice Chairperson]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Secretary]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Treasurer]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Board Member at Large]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Board Member at Large]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Board Member at Large]&lt;br /&gt;
&lt;br /&gt;
4) [https://drive.google.com/open?id=1Hh5Snn5T60fULIUcboh1yoB4YIXlnjmP NYC Cyber Security Grant Update] - Brennan&lt;br /&gt;
-&lt;br /&gt;
&lt;br /&gt;
5) AppSec Events 2018- Staley&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&amp;lt;br&amp;gt;&lt;br /&gt;
2018 Association Roundtable Q2 5/10 - Brennan&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''ADJOURNMENT'''&amp;lt;br&amp;gt;&lt;br /&gt;
Executive Session closed to the public.&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=December_6,_2017&amp;diff=236086</id>
		<title>December 6, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=December_6,_2017&amp;diff=236086"/>
				<updated>2017-12-06T22:56:00Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Meeting Location''' - 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;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;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. All updates should be posted BEFORE FRIDAY December 1st 2017. [https://www.owasp.org/index.php/Board#tab=How_Meetings_Operate Click here for a summary of how meetings operate]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''CALL TO ORDER'''&amp;lt;br&amp;gt;&lt;br /&gt;
Mission/Purpose &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
'''CHANGES TO THE AGENDA'''&amp;lt;br&amp;gt;&lt;br /&gt;
Open call to public or members attending for new items for the good of the foundation &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''APPROVAL OF MINUTES'''&amp;lt;br&amp;gt;&lt;br /&gt;
Approval of [https://docs.google.com/document/d/1deClfucDxYHzRU1pXc90eNp6XJWidBfiYDTd_HtRhhk/edit?usp=sharing prior meeting mins]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''REPORTS'''&amp;lt;br&amp;gt;&lt;br /&gt;
OWASP Foundation is managed by the Executive Director who provides a monthly roll-up report in collaboration of all staff members, contractors and efforts being managed by the Executive Director. - Karen &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/images/8/87/OWASP_10.31.17_Combined_Summary_Balance_Sheet.pdf October 2017 Combined Balance Sheet]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/images/1/19/10.31.17_OWASP_Combined_Board_Summary.pdf October 2017 Combined Board Summary]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''OLD BUSINESS'''&amp;lt;br&amp;gt;&lt;br /&gt;
1) OWASP, BACKLOG, DOING, DONE.... What happened to TRELLO?  https://trello.com/owaspfoundation - Brennan&lt;br /&gt;
&lt;br /&gt;
2) Update Budget progress - Andrew/Coates&lt;br /&gt;
&lt;br /&gt;
3) Update AppSecEU Status - Staff Update and concerns&lt;br /&gt;
&lt;br /&gt;
4) Update/2018 Summit - Josh vote by email results &lt;br /&gt;
&lt;br /&gt;
5) Update/GDPR - Martin Update&lt;br /&gt;
&lt;br /&gt;
6) Update/Chapter Leaders who are not OWASP mmebers and disputes example Spain recent Board thread  - Brennan&lt;br /&gt;
&lt;br /&gt;
7) [https://www.owasp.org/index.php/OWASP_Strategic_Goals Strategic Goals] reflection on (6) Years @ OWASP - Team&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert topic + who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert topic + who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert topic + who&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''NEW BUSINESS'''&amp;lt;br&amp;gt;&lt;br /&gt;
1) Official Welcome, [https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#Employees_and_Contractors New Hire Executive Director] - Chairman&lt;br /&gt;
&lt;br /&gt;
2) [https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#Employees_and_Contractors Current organization chart] - Karen&lt;br /&gt;
&lt;br /&gt;
3) Installation of 2018 Officers / Nominations and Vote, Roles and Responsibilities effective 01/01/2018 - Brennan&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Chairperson]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Vice Chairperson]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Secretary]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Treasurer]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Board Member at Large]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Board Member at Large]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/About_The_Open_Web_Application_Security_Project#2017_Elected_by_Membership.2C_Global_Board_Members -- Board Member at Large]&lt;br /&gt;
&lt;br /&gt;
4) [https://drive.google.com/open?id=1Hh5Snn5T60fULIUcboh1yoB4YIXlnjmP NYC Cyber Security Grant Update] - Brennan&lt;br /&gt;
-&lt;br /&gt;
&lt;br /&gt;
5) AppSec Events 2018- Staley&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&amp;lt;br&amp;gt;&lt;br /&gt;
2018 Association Roundtable Q2 5/10 - Brennan&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert topic + who&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''ADJOURNMENT'''&amp;lt;br&amp;gt;&lt;br /&gt;
Executive Session closed to the public.&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=November_8,_2017&amp;diff=235202</id>
		<title>November 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=November_8,_2017&amp;diff=235202"/>
				<updated>2017-11-08T14:55:19Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
- Chairman Report&lt;br /&gt;
&lt;br /&gt;
- Officers Reports&lt;br /&gt;
 CHANGES TO THE AGENDA&lt;br /&gt;
FINAL CALL members of the public for additional items or changes to the proposed agenda. All members of the organization or public will be provided 2 mins to make statements to the board about new business or comments. If a action is requested such as a motion and a vote, the member should get in contact with a board member PRIOR to the meeting so that this can be introduced on the agenda.  &lt;br /&gt;
&lt;br /&gt;
Board members should have posted items (5) days in advance of the board meeting to provide others ample time to review the materials in advance and be ready.&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Review and approval of prior [https://docs.google.com/document/d/1kWXZad23VgqiQ6urtzRofUlE5sfBywstReEL3WtJpUg/edit?usp=sharing prior meeting mins]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
- Staff Action / Accountability Monthly Report&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:  [http://owasp.blogspot.com/2017/01/owasp-operations-update-for-january-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
- [https://www.owasp.org/index.php/Category:OWASP_Project#tab=Starting_a_New_Project Project workflow] (Tracking / Reporting / Management)&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
- Members/Public comments&lt;br /&gt;
&lt;br /&gt;
-- Sophie Barry GDPR for OWASP -- [https://www.theguardian.com/voluntary-sector-network/2017/may/05/gdpr-charities-prepare-eu-data-protection-changes-consent-fundraising Article] &lt;br /&gt;
&lt;br /&gt;
-- Andrew van der Stock - Fix Project Balance for the OWASP SAMM project (added by Seba)&lt;br /&gt;
* The project asks for the return 3677.22 USD to the SAMM project funds removed on 2-Jan-2017.&lt;br /&gt;
* see email http://lists.owasp.org/pipermail/owasp-board/2017-October/018357.html (see attachment)&lt;br /&gt;
&lt;br /&gt;
-- Matt Tesauro - Summits attached to Global AppSec conferences&lt;br /&gt;
* AppSec EU (Tel Aviv) - venue is already booked - likely not to have availability for add a summit to this event with the runway we have left.&lt;br /&gt;
* Assumption is that any Summit attached to a Global AppSec conference will be at AppSec USA 2018 at the earliest and Karen (new ED) can determine logistical specifics&lt;br /&gt;
-- Budget for 2018 [Konda]&lt;br /&gt;
&lt;br /&gt;
-- Goals for 2018 [Konda]&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
- OCMS Status / [https://www.owasp.org/index.php/Category:OWASP_AppSec_Conference Upcoming events]&lt;br /&gt;
&lt;br /&gt;
- Update Executive Director Search&lt;br /&gt;
&lt;br /&gt;
- Update Senior Technical Project Coordinator&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;br /&gt;
&amp;lt;nowiki&amp;gt;##&amp;lt;/nowiki&amp;gt; Executive Session - Closed to the PUBLIC to start after a (5) min break of the end of the member/public board meeting.  &lt;br /&gt;
&lt;br /&gt;
Purpose: http://www.nonprofitlawblog.com/executive-session-tips/&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=235201</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=235201"/>
				<updated>2017-11-08T14:51:21Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[November 8, 2017]], 07:00-08:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=8&amp;amp;hour=15&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Josh Sokol, Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Martin Knobloch, Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2017]],  15:00 - 17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[September 19, 2017]] 15:00-17:30 PDT, in Orlando at AppSecUSA - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=9&amp;amp;day=19&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] (Cancelled for interviews)&lt;br /&gt;
*[[August 9, 2017]], 16:00-17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234316</id>
		<title>October 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234316"/>
				<updated>2017-10-11T21:54:11Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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/a/owasp.org/document/d/1TzXYoQNYo3Agv6yS9GOBpiPipvELnnhdqk-f-L12Z5c/edit?usp=sharing Minutes - September 19, 2017]&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:  [https://owasp.blogspot.com/2017/09/owasp-operations-update-for-september.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
AppSecUSA Leaders Meeting - [https://youtu.be/BcM3hxmiMxg Recording]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
OWASP Project Summit 2018 (AJV)&lt;br /&gt;
* Seba and Dinis want to do the event without Board funding&lt;br /&gt;
* OCMS event registered again&lt;br /&gt;
* Considering the cost of Centre Parcs (££££££), does this leave OWASP on the hook - who signs for this?&lt;br /&gt;
* Vote: Let Seba and Dinis go forward with planning and execution of OWASP Summit in 2018 without funding from the Organization and without the organization signing contracts. &lt;br /&gt;
&lt;br /&gt;
Audit (AJV)&lt;br /&gt;
* Tom Pappas to describe the outcomes&lt;br /&gt;
* Items that need Board attention (timesheets, staff CC / expense management, and ensuring that we have visibility of pay changes within the ESC system)&lt;br /&gt;
* Likely to sign it off once we have final draft. &lt;br /&gt;
&lt;br /&gt;
Fix Project Balance for the OWASP SAMM project (AJV)&lt;br /&gt;
* They have access to 6600 Euros in their EU chapter funds (Tom Pappas to confirm) as that's not listed in the consolidated document which is where I got the $0 from, but in the attachments for EU chapter. This is the danger of running two sets of books, and two accounts&lt;br /&gt;
* Please delay until I can join (ajv)&lt;br /&gt;
* They donated $10k to the Project Summit, and the rest on travel, which is perfectly fine as it uses OWASP funds for mission. &lt;br /&gt;
* The project asks for the return 3677.22 USD to the SAMM project funds removed on 2-Jan-2017 as per the Board's Fund recovery vote on October 2015. No budget was received. &lt;br /&gt;
* see email http://lists.owasp.org/pipermail/owasp-board/2017-October/018357.html (see attachment)&lt;br /&gt;
Clarification of reimbursement approval process (Matt Tesauro)&lt;br /&gt;
* Budget owners approve reimbursements in the new OWASP Service Desk system.  I've been approving staff reimbursements, so who approves my reimbursement requests?&lt;br /&gt;
** I'd suggest the board chairman or treasurer should do the approval.  These should be infrequent.&lt;br /&gt;
AppSecUSA Update (Konda)&lt;br /&gt;
&lt;br /&gt;
Strategic Goals (Konda) - Timeboxed to 15 minutes.&lt;br /&gt;
* Recap on 2017&lt;br /&gt;
* Discussion for 2018&lt;br /&gt;
** 2017 Reloaded from Konda:  https://docs.google.com/document/d/1ZgZotdu3TglKCiyOxyQVwS16YDJj0qmEkdYz0LT7hf4/edit&lt;br /&gt;
** Reference:  &lt;br /&gt;
*** 2017:  https://docs.google.com/document/d/1maFqH9NEdQB8ULDU03S_zsXI5k3NiCDKcy9xian63cE/edit#heading=h.divazhxd68t1&lt;br /&gt;
*** 2016:  https://docs.google.com/document/d/1Ux8lRGjXShjKr6BtJ-4WKJNVx3mZC3TN5EITC_zUW2A/edit&lt;br /&gt;
*** 2015:  https://docs.google.com/document/d/1BZx7Wjo5L6JGOIvCFeQUWmmYtrIcRatGuJltWobXdZo/edit&lt;br /&gt;
*** 2014:  https://docs.google.com/document/d/19BJMDMTVWlwqMcvUfDy1Mcjtd_bKGbhu-D-VBE-7kFU/edit  (Also includes summary of previous)&lt;br /&gt;
&lt;br /&gt;
* Facilitated discussion based on:  https://docs.google.com/a/owasp.org/spreadsheets/d/1EBm6XvVmN2lQrS15X7PDER5X8S4nsISKkdK1PGgpx24/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
Upcoming OWASP events [https://www.owasp.org/index.php/Category:OWASP_AppSec_Conference around the world]&lt;br /&gt;
&lt;br /&gt;
'Executive Session (Legal / HR / Other updates will happen after the public session)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234315</id>
		<title>October 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234315"/>
				<updated>2017-10-11T21:49:53Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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/a/owasp.org/document/d/1TzXYoQNYo3Agv6yS9GOBpiPipvELnnhdqk-f-L12Z5c/edit?usp=sharing Minutes - September 19, 2017]&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:  [https://owasp.blogspot.com/2017/09/owasp-operations-update-for-september.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
AppSecUSA Leaders Meeting - [https://youtu.be/BcM3hxmiMxg Recording]&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
OWASP Project Summit 2018 (AJV)&lt;br /&gt;
* Seba and Dinis want to do the event without Board funding&lt;br /&gt;
* OCMS event registered again&lt;br /&gt;
* Considering the cost of Centre Parcs (££££££), does this leave OWASP on the hook - who signs for this?&lt;br /&gt;
* Vote: Let Seba and Dinis go forward with planning and execution of OWASP Summit in 2018 without funding from the Organization and without the organization signing contracts. &lt;br /&gt;
&lt;br /&gt;
Strategic Goals (Konda) - Timeboxed to 15 minutes.&lt;br /&gt;
* Recap on 2017&lt;br /&gt;
* Discussion for 2018&lt;br /&gt;
** 2017 Reloaded from Konda:  https://docs.google.com/document/d/1ZgZotdu3TglKCiyOxyQVwS16YDJj0qmEkdYz0LT7hf4/edit&lt;br /&gt;
** Reference:  &lt;br /&gt;
*** 2017:  https://docs.google.com/document/d/1maFqH9NEdQB8ULDU03S_zsXI5k3NiCDKcy9xian63cE/edit#heading=h.divazhxd68t1&lt;br /&gt;
*** 2016:  https://docs.google.com/document/d/1Ux8lRGjXShjKr6BtJ-4WKJNVx3mZC3TN5EITC_zUW2A/edit&lt;br /&gt;
*** 2015:  https://docs.google.com/document/d/1BZx7Wjo5L6JGOIvCFeQUWmmYtrIcRatGuJltWobXdZo/edit&lt;br /&gt;
*** 2014:  https://docs.google.com/document/d/19BJMDMTVWlwqMcvUfDy1Mcjtd_bKGbhu-D-VBE-7kFU/edit  (Also includes summary of previous)&lt;br /&gt;
&lt;br /&gt;
* Facilitated discussion based on:  https://docs.google.com/a/owasp.org/spreadsheets/d/1EBm6XvVmN2lQrS15X7PDER5X8S4nsISKkdK1PGgpx24/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
Audit (AJV)&lt;br /&gt;
* Tom Pappas to describe the outcomes&lt;br /&gt;
* Items that need Board attention (timesheets, staff CC / expense management, and ensuring that we have visibility of pay changes within the ESC system)&lt;br /&gt;
* Likely to sign it off once we have final draft. &lt;br /&gt;
&lt;br /&gt;
Fix Project Balance for the OWASP SAMM project (AJV)&lt;br /&gt;
* They have access to 6600 Euros in their EU chapter funds (Tom Pappas to confirm) as that's not listed in the consolidated document which is where I got the $0 from, but in the attachments for EU chapter. This is the danger of running two sets of books, and two accounts&lt;br /&gt;
* Please delay until I can join (ajv)&lt;br /&gt;
* They donated $10k to the Project Summit, and the rest on travel, which is perfectly fine as it uses OWASP funds for mission. &lt;br /&gt;
* The project asks for the return 3677.22 USD to the SAMM project funds removed on 2-Jan-2017 as per the Board's Fund recovery vote on October 2015. No budget was received. &lt;br /&gt;
* see email http://lists.owasp.org/pipermail/owasp-board/2017-October/018357.html (see attachment)&lt;br /&gt;
Clarification of reimbursement approval process (Matt Tesauro)&lt;br /&gt;
* Budget owners approve reimbursements in the new OWASP Service Desk system.  I've been approving staff reimbursements, so who approves my reimbursement requests?&lt;br /&gt;
** I'd suggest the board chairman or treasurer should do the approval.  These should be infrequent.&lt;br /&gt;
AppSecUSA Update (Konda)&lt;br /&gt;
&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
Upcoming OWASP events [https://www.owasp.org/index.php/Category:OWASP_AppSec_Conference around the world]&lt;br /&gt;
&lt;br /&gt;
'Executive Session (Legal / HR / Other updates will happen after the public session)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234308</id>
		<title>October 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234308"/>
				<updated>2017-10-11T20:51:50Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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/a/owasp.org/document/d/1TzXYoQNYo3Agv6yS9GOBpiPipvELnnhdqk-f-L12Z5c/edit?usp=sharing Minutes - September 19, 2017]&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;
Fix Project Balance for the OWASP SAMM project (AJV)&lt;br /&gt;
* Return 3677.22 USD to the SAMM project funds removed on 2-Jan-2017.&lt;br /&gt;
* see email http://lists.owasp.org/pipermail/owasp-board/2017-October/018357.html (see attachment)&lt;br /&gt;
Strategic Goals (Konda) - Timeboxed to 15 minutes.&lt;br /&gt;
* Recap on 2017&lt;br /&gt;
* Discussion for 2018&lt;br /&gt;
** 2017 Reloaded from Konda:  https://docs.google.com/document/d/1ZgZotdu3TglKCiyOxyQVwS16YDJj0qmEkdYz0LT7hf4/edit&lt;br /&gt;
** Reference:  &lt;br /&gt;
*** 2017:  https://docs.google.com/document/d/1maFqH9NEdQB8ULDU03S_zsXI5k3NiCDKcy9xian63cE/edit#heading=h.divazhxd68t1&lt;br /&gt;
*** 2016:  https://docs.google.com/document/d/1Ux8lRGjXShjKr6BtJ-4WKJNVx3mZC3TN5EITC_zUW2A/edit&lt;br /&gt;
*** 2015:  https://docs.google.com/document/d/1BZx7Wjo5L6JGOIvCFeQUWmmYtrIcRatGuJltWobXdZo/edit&lt;br /&gt;
*** 2014:  https://docs.google.com/document/d/19BJMDMTVWlwqMcvUfDy1Mcjtd_bKGbhu-D-VBE-7kFU/edit  (Also includes summary of previous)&lt;br /&gt;
&lt;br /&gt;
* Facilitated discussion based on:  https://docs.google.com/a/owasp.org/spreadsheets/d/1EBm6XvVmN2lQrS15X7PDER5X8S4nsISKkdK1PGgpx24/edit?usp=sharing&lt;br /&gt;
Budget (AJV)&lt;br /&gt;
* Discuss current update from Tom P.&lt;br /&gt;
* Status update for 2018.&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234307</id>
		<title>October 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234307"/>
				<updated>2017-10-11T20:42:06Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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/a/owasp.org/document/d/1TzXYoQNYo3Agv6yS9GOBpiPipvELnnhdqk-f-L12Z5c/edit?usp=sharing Minutes - September 19, 2017]&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;
by the OWASP SAMM project:&lt;br /&gt;
* return 3677.22 USD to the SAMM project funds removed on 2-Jan-2017.&lt;br /&gt;
* see email http://lists.owasp.org/pipermail/owasp-board/2017-October/018357.html (see attachment)&lt;br /&gt;
Strategic Goals (Konda)&lt;br /&gt;
* Recap on 2017&lt;br /&gt;
* Discussion for 2018&lt;br /&gt;
** 2017 Reloaded from Konda:  https://docs.google.com/document/d/1ZgZotdu3TglKCiyOxyQVwS16YDJj0qmEkdYz0LT7hf4/edit&lt;br /&gt;
** Reference:  &lt;br /&gt;
*** 2017:  https://docs.google.com/document/d/1maFqH9NEdQB8ULDU03S_zsXI5k3NiCDKcy9xian63cE/edit#heading=h.divazhxd68t1&lt;br /&gt;
*** 2016:  https://docs.google.com/document/d/1Ux8lRGjXShjKr6BtJ-4WKJNVx3mZC3TN5EITC_zUW2A/edit&lt;br /&gt;
*** 2015:  https://docs.google.com/document/d/1BZx7Wjo5L6JGOIvCFeQUWmmYtrIcRatGuJltWobXdZo/edit&lt;br /&gt;
*** 2014:  https://docs.google.com/document/d/19BJMDMTVWlwqMcvUfDy1Mcjtd_bKGbhu-D-VBE-7kFU/edit  (Also includes summary of previous)&lt;br /&gt;
Budget (AJV)&lt;br /&gt;
* Discuss current update from Tom P.&lt;br /&gt;
* Status update for 2018.&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234306</id>
		<title>October 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=October_11,_2017&amp;diff=234306"/>
				<updated>2017-10-11T20:34:02Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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/a/owasp.org/document/d/1TzXYoQNYo3Agv6yS9GOBpiPipvELnnhdqk-f-L12Z5c/edit?usp=sharing Minutes - September 19, 2017]&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;
by the OWASP SAMM project:&lt;br /&gt;
* return 3677.22 USD to the SAMM project funds removed on 2-Jan-2017.&lt;br /&gt;
* see email http://lists.owasp.org/pipermail/owasp-board/2017-October/018357.html (see attachment)&lt;br /&gt;
Strategic Goals (Konda)&lt;br /&gt;
* Recap on 2017&lt;br /&gt;
* Discussion for 2018&lt;br /&gt;
Budget (AJV)&lt;br /&gt;
* Discuss current update from Tom P.&lt;br /&gt;
* Status update for 2018.&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=234305</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=234305"/>
				<updated>2017-10-11T20:21:38Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[October 11, 2017]],  15:00 - 17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 07:00-08:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=8&amp;amp;hour=15&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Josh Sokol, Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Martin Knobloch, Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[September 19, 2017]] 15:00-17:30 PDT, in Orlando at AppSecUSA - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=9&amp;amp;day=19&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] (Cancelled for interviews)&lt;br /&gt;
*[[August 9, 2017]], 16:00-17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=September_19,_2017&amp;diff=233508</id>
		<title>September 19, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=September_19,_2017&amp;diff=233508"/>
				<updated>2017-09-19T22:03:41Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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 (Open to anyone including members of the public)&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/a/owasp.org/document/d/1jA8EuT496FWy2s2N1CHcDRTDEy3gaNJ9RRzYMQu1MHo/edit?usp=sharing Prior Meeting Minutes]&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;
=== Finance Report ===&lt;br /&gt;
From Tom Pappas:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Attached please find the preliminary (due to Dev Summit 2017 not completely closed out yet) OWASP Combined (Converted to USD for all reports) financial pkg for July 2017 which represents financial performance through seven months of 2017.  I have used the approved version of the Budget for a comparison.  &lt;br /&gt;
&lt;br /&gt;
Here is a summary of the Activity YTD. All amounts are combined with the EU and converted to USD in these reports:   &lt;br /&gt;
&lt;br /&gt;
'''Income Statement:''' &lt;br /&gt;
&lt;br /&gt;
'''Revenue:'''  On an accrual basis, total revenue YTD through Jul 2017 was $1.423.8 million as compared to a plan of $1,196 million.  The results are a $227.7K ahead of plan as of 7.31.17, due primarily to APSEC Cali being over vs APSEC EU being under budget. &lt;br /&gt;
&lt;br /&gt;
'''Expenses:'''   Total spending YTD was over plan by $50.1Kk due the Over Spending on Conference and Chapters offset by underspending in Community outreach (Marketing), Professional services (No Wiki proj spending) and Grant expense.&lt;br /&gt;
&lt;br /&gt;
'''Net Income/Loss:'''  YTD on a combined Accrual basis we are at a loss of $252.9K vs a budgeted '''LOSS''' of $430.6K for a net gain to the budget of $177.6K.  I want to add some caution here as Apsec EU 2017 was about $57K underbudget.  We also, more than ever need Apsec 2017 US to be a success (meet or exceed Bud of $585K net income or the total 2017 budgeted loss of $235K will be more, though it is not looking like we will achieve this) and we just agreed to $45K for the ED search so we need to continue to monitor revenue and spending VERY closely as we move throughout the rest of 2017.  &lt;br /&gt;
&lt;br /&gt;
'''Chapter Funds:''' On an accrual basis, as of 7.31.17 The US Bal is $758.5K, while down a couple of thousand dollars from last month is still a large draw on funds.  This is an issue that is only going to magnify as our events continue to be successful.  Chapter balances will continue to grow to a point where they exceed the amount of cash OWASP has on hand in its Bank accounts, which could happen as soon Aug 2017.  Also, the EU Ch was up a couple of thousand dollars at $74.8K balance.  I also ran the Proj balances and they are now Combined at $114.4K vs the $95K at the end of June.&lt;br /&gt;
&lt;br /&gt;
POINTS of NOTE:&lt;br /&gt;
&lt;br /&gt;
About APSEC EU 2017, I am told there are a few minor stragglers for minor bills to fully close it out in Aug 17 but as of now please review the APSEC EU 2017 tab, as we were about $84K under in revenue and $27K Under in expense (if no more come in) which takes us to &amp;lt;$57K&amp;gt; in Net income, which is being offset by other events such as Apsec Cali.  As noted in previous months not sure that will continue, so Spending should still be monitored and we need to have Apsec US in Sept meet or exceed the budget of $585K Net income.&lt;br /&gt;
&lt;br /&gt;
There are a couple of points I want to highlight.  The first is about cash while we had $1.68 million in the bank (if we add in half of the Open AR of $172K the balance would be $1.872 million to be conservative). Factoring in accounts payable, Credit Card chgs and VAT payable for the Italian event in 2016 that is over $673K, it takes cash down to about $1.07 Million.  So while not a true cash flow issue, yet, if you take out the Ch balance of $833K and the Proj balance of $115K it leaves us with just about $60K of liquid Oper cash.  Now add that to half the open AR of $172K we have about $230K of Oper. reserves.  I just want to keep this on EVERONE’s radar as we move forward ad this leaves our Oper. cash reserve at .75 months and when we add in half the open AR it takes us to just about 3 months, again this needs to continue to be monitored closely.&amp;quot;&lt;br /&gt;
* July 2017 Balance Sheet https://drive.google.com/open?id=0B4xgbqJzimL4Ql93RVZVTGRzcVFqTXdrUnhSenMxNVJ0cU9J&lt;br /&gt;
* July 2017 Board Summary https://drive.google.com/open?id=0B4xgbqJzimL4UFpGUzhyVVotcS04RUZWMWNjWEJhU3BMemZV&lt;br /&gt;
* July 2017 Combined Financial Package https://drive.google.com/open?id=0B4xgbqJzimL4eEJqT0xKcFlha2RYWDlhYUt4a1h6WEh1YlUw&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
[Martin] For Vote:&amp;lt;br&amp;gt;&lt;br /&gt;
1. Approve the OWASP Summit 2018 venue contract (see email Seba http://lists.owasp.org/pipermail/owasp-board/2017-September/018332.html)&amp;lt;br&amp;gt;&lt;br /&gt;
2. Recognize the OWASP Summit 2018 as a global event with equal staff support as for a Global AppSec conference&amp;lt;br&amp;gt;&lt;br /&gt;
3. Set aside 100.000 USD as seed fund for the OWASP Summit 2018 to cover travel for selected working-session organizers &lt;br /&gt;
&lt;br /&gt;
[Andrew] For discussion &lt;br /&gt;
# Chapter and project balances - We can't put off finance reform any longer, we need to make changes to the way projects and chapters are funded &lt;br /&gt;
# Operational reserves - How do we get back to six months of operational reserves &lt;br /&gt;
# Accounts receivable - need to work on getting aged receivables fixed &lt;br /&gt;
[Matt T] For Vote:&lt;br /&gt;
&lt;br /&gt;
Clarification/modification of change approved in the [[August 9, 2017|August 9th Board Meeting]] to handle minor payables &lt;br /&gt;
&lt;br /&gt;
Modification:  The original proposal removed the board approval from specific types of reimbursements and payables.  However, the intent of the change (streamlining payments) was blocked by the need for board members (Chairman or Treasurer) to &amp;quot;release&amp;quot; the funds from the US bank account.  The proposed modification would allow for the release of funds from the US bank for any of the specific reimbursement categories below.  As we are currently doing, the details of all payables will be sent to the board during the bi-monthly payment batches so the board is apprised of all payables regardless of the categories below.  &lt;br /&gt;
&lt;br /&gt;
Previous wording from the August meeting is below for reference.  Changes to the original text are underlined.&lt;br /&gt;
&lt;br /&gt;
'''''{previous proposal start}'''''&lt;br /&gt;
* Proposed: Adjust approval processes to meet operational needs as outlined below. [Matt Tesauro] Also supported by Matt Konda.&lt;br /&gt;
** Remove board approval &amp;lt;u&amp;gt;and funds release&amp;lt;/u&amp;gt; for any expense that meets any one of the criteria below&lt;br /&gt;
*** Reimbursement from chapter/project funds which have a sufficient balance capped at $10k&lt;br /&gt;
*** Routine expenses who already have budget allocated e.x. mobile phone bill capped at $10k&lt;br /&gt;
*** Expenses under $10k which O&amp;amp;A Committee have approved and are already budgeted&lt;br /&gt;
*** Payroll expenses that&lt;br /&gt;
**** Are the same as the past month’s salary (e.g. same as always) since&lt;br /&gt;
***** For salaried staff, payroll expense is fixed&lt;br /&gt;
***** For hourly staff, hours will be approved by Matt Tesauro&lt;br /&gt;
**** Treasurer will review all salary payments on at least a quarterly basis&lt;br /&gt;
*** Board must approve any changes to payroll outside the above conditions&lt;br /&gt;
Since the board has already voted for budgeted, normal expenses and we WANT the community to spend down any chapter/project funds, I don't see benefit in the board re-approving the actual pend on the categories above.&lt;br /&gt;
&lt;br /&gt;
'''Benefit''': Allow payables to be handled more efficiently and in a stream-lined fashion for routine and already budgeted items so that the board is removed from day-to-day operational issues.&lt;br /&gt;
&lt;br /&gt;
'''''{previous proposal end}'''''&lt;br /&gt;
&lt;br /&gt;
[Matt Konda]&lt;br /&gt;
* [https://docs.google.com/document/d/1YZjyyinr1O2JYVj7pFszMZyngN1IrgayRuQxCRoUVNM/edit Proposal] to host 2018 AppSecUSA in San Jose.&lt;br /&gt;
[Andrew and Tom Pappas] For Discussion&lt;br /&gt;
* 2018 Budget Discussion&lt;br /&gt;
[Andrew van der Stock] - AppSec AU Debrief&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
2018 AppSecEU and AppSecUSA Locations &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes vs. YTD Actions] &lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=September_19,_2017&amp;diff=233487</id>
		<title>September 19, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=September_19,_2017&amp;diff=233487"/>
				<updated>2017-09-19T18:11:19Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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 (Open to anyone including members of the public)&lt;br /&gt;
&lt;br /&gt;
 APPROVAL OF MINUTES&lt;br /&gt;
- Approval of prior [https://docs.google.com/a/owasp.org/document/d/1jA8EuT496FWy2s2N1CHcDRTDEy3gaNJ9RRzYMQu1MHo/edit?usp=sharing Prior Meeting Minutes]&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;
=== Finance Report ===&lt;br /&gt;
From Tom Pappas:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Attached please find the preliminary (due to Dev Summit 2017 not completely closed out yet) OWASP Combined (Converted to USD for all reports) financial pkg for July 2017 which represents financial performance through seven months of 2017.  I have used the approved version of the Budget for a comparison.  Matt T for the Board call I have attached a pdf of the Board summary and the Balance Sheet Summary which you can put up on the wiki, as the full fin pkg have quite a few tabs that are used for internal tracking only.&lt;br /&gt;
&lt;br /&gt;
Here is a summary of the Activity YTD. All amounts are combined with the EU and converted to USD in these reports:   &lt;br /&gt;
&lt;br /&gt;
'''Income Statement:''' &lt;br /&gt;
&lt;br /&gt;
'''Revenue:'''  On an accrual basis, total revenue YTD through Jul 2017 was $1.423.8 million as compared to a plan of $1,196 million.  The results are a $227.7K ahead of plan as of 7.31.17, due primarily to AppSec Cali being over vs AppSec EU being under budget. &lt;br /&gt;
&lt;br /&gt;
'''Expenses:'''   Total spending YTD was over plan by $50.1K due the Over Spending on Conference and Chapters offset by underspending in Community outreach (Marketing), Professional services (No Wiki proj spending) and Grant expense.&lt;br /&gt;
&lt;br /&gt;
'''Net Income/Loss:'''  YTD on a combined Accrual basis we are at a loss of $252.9K vs a budgeted '''LOSS''' of $430.6K for a net gain to the budget of $177.6K.  I want to add some caution here as AppSec EU 2017 was about $57K under budget.  We also, more than ever need AppSec 2017 US to be a success (meet or exceed Bud of $585K net income or the total 2017 budgeted loss of $235K will be more, though it is not looking like we will achieve this) and we just agreed to $45K for the ED search so we need to continue to monitor revenue and spending VERY closely as we move throughout the rest of 2017.  &lt;br /&gt;
&lt;br /&gt;
'''Chapter Funds:''' On an accrual basis, as of 7.31.17 The US Bal is $758.5K, while down a couple of thousand dollars from last month is still a large draw on funds.  This is an issue that is only going to magnify as our events continue to be successful.  Chapter balances will continue to grow to a point where they exceed the amount of cash OWASP has on hand in its Bank accounts, which could happen as soon Aug 2017.  Also, the EU Ch was up a couple of thousand dollars at $74.8K balance.  I also ran the Proj balances and they are now Combined at $114.4K vs the $95K at the end of June.&lt;br /&gt;
&lt;br /&gt;
POINTS of NOTE:&lt;br /&gt;
&lt;br /&gt;
About AppSec EU 2017, I am told there are a few minor stragglers for minor bills to fully close it out in Aug 17 but as of now please review the AppSec EU 2017 tab, as we were about $84K under in revenue and $27K Under in expense (if no more come in) which takes us to &amp;lt;$57K&amp;gt; in Net income, which is being offset by other events such as AppSec Cali.  As noted in previous months not sure that will continue, so Spending should still be monitored and we need to have AppSec US in Sept meet or exceed the budget of $585K Net income.&lt;br /&gt;
&lt;br /&gt;
There are a couple of points I want to highlight.  The first is about cash while we had almost $1.7 million in the bank and if we add in half of the Open AR of $172K the Balance would be $1.872 million and to be conservative the balance would be and there are between accounts payable, Credit Card chgs and VAT payable for the Italian event in 2016 over $460K, which takes cash down to about $1.24 Million.  So while not a true cash flow issue, yet, if you take out the Ch balance of $833K and the Proj balance of $115K it leaves us with just about $292K of liquid cash and couple that with half the open AR of $172K we have $464K of operational reserves.  I just want to keep this on EVERYONE’s radar as we move forward.  This leaves our Operating cash reserve at 2.6 months and add in half the open AR it takes us to just over 4 months, again this need to continue to be monitored closely.&lt;br /&gt;
&lt;br /&gt;
[Update to previous paragraph] &amp;quot; I am sending this to you as in taking another look at the numbers this morning, I noticed I had not factored in the $213K of OWASP EU payables into the Reserve calculation when I sent this last night.  '''This now takes the Oper reserve to less than one month, when the AP, Proj and Chapter balances are removed from the cash balance'''.  If we add back in half of the open AR balance ( this is a conservative estimate) then the reserve goes up to about 3 months.  So while we do not have a true cash issue, with $1.675 million in the bank at the end of July, the CH and Proj balances have now almost eclipsed the Oper funds, which has been a noted concern for a while now.  I have made the adjustment to the narrative below as well.  Again sorry for any confusion.  &amp;quot;&lt;br /&gt;
&lt;br /&gt;
With regard to Accounts Receivable the US balance is $275K and the EU balance is another $69K.  We have started and are seeing success in following up on the invoices we have created, however will need assistance as any invoices created prior to 6.30.17 do not seem to have contact info, specifically email addresses in Quickbooks so we are working on putting a list together.  Also in conversation with a Ch leader they are offering if we give them a list of open AR by Ch they will follow up as some of these invoices are funds earmarked for them.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* July 2017 Balance Sheet https://drive.google.com/open?id=0B4xgbqJzimL4Ql93RVZVTGRzcVFqTXdrUnhSenMxNVJ0cU9J&lt;br /&gt;
* July 2017 Board Summary https://drive.google.com/open?id=0B4xgbqJzimL4UFpGUzhyVVotcS04RUZWMWNjWEJhU3BMemZV&lt;br /&gt;
* July 2017 Combined Financial Package https://drive.google.com/open?id=0B4xgbqJzimL4eEJqT0xKcFlha2RYWDlhYUt4a1h6WEh1YlUw&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&lt;br /&gt;
[Martin] For Vote:&amp;lt;br&amp;gt;&lt;br /&gt;
1. Approve the OWASP Summit 2018 venue contract (see email Seba http://lists.owasp.org/pipermail/owasp-board/2017-September/018332.html)&amp;lt;br&amp;gt;&lt;br /&gt;
2. Recognize the OWASP Summit 2018 as a global event with equal staff support as for a Global AppSec conference&amp;lt;br&amp;gt;&lt;br /&gt;
3. Set aside 100.000 USD as seed fund for the OWASP Summit 2018 to cover travel for selected working-session organizers &lt;br /&gt;
&lt;br /&gt;
[Andrew] For discussion &lt;br /&gt;
# Chapter and project balances - We can't put off finance reform any longer, we need to make changes to the way projects and chapters are funded &lt;br /&gt;
# Operational reserves - How do we get back to six months of operational reserves &lt;br /&gt;
# Accounts receivable - need to work on getting aged receivables fixed &lt;br /&gt;
[Matt T] For Vote:&lt;br /&gt;
&lt;br /&gt;
Clarification/modification of change approved in the [[August 9, 2017|August 9th Board Meeting]] to handle minor payables &lt;br /&gt;
&lt;br /&gt;
Modification:  The original proposal removed the board approval from specific types of reimbursements and payables.  However, the intent of the change (streamlining payments) was blocked by the need for board members (Chairman or Treasurer) to &amp;quot;release&amp;quot; the funds from the US bank account.  The proposed modification would allow for the release of funds from the US bank for any of the specific reimbursement categories below.  As we are currently doing, the details of all payables will be sent to the board during the bi-monthly payment batches so the board is apprised of all payables regardless of the categories below.  &lt;br /&gt;
&lt;br /&gt;
Previous wording from the August meeting is below for reference.  Changes to the original text are underlined.&lt;br /&gt;
&lt;br /&gt;
'''''{previous proposal start}'''''&lt;br /&gt;
* Proposed: Adjust approval processes to meet operational needs as outlined below. [Matt Tesauro] Also supported by Matt Konda.&lt;br /&gt;
** Remove board approval &amp;lt;u&amp;gt;and funds release&amp;lt;/u&amp;gt; for any expense that meets any one of the criteria below&lt;br /&gt;
*** Reimbursement from chapter/project funds which have a sufficient balance capped at $10k&lt;br /&gt;
*** Routine expenses who already have budget allocated e.x. mobile phone bill capped at $10k&lt;br /&gt;
*** Expenses under $10k which O&amp;amp;A Committee have approved and are already budgeted&lt;br /&gt;
*** Payroll expenses that&lt;br /&gt;
**** Are the same as the past month’s salary (e.g. same as always) since&lt;br /&gt;
***** For salaried staff, payroll expense is fixed&lt;br /&gt;
***** For hourly staff, hours will be approved by Matt Tesauro&lt;br /&gt;
**** Treasurer will review all salary payments on at least a quarterly basis&lt;br /&gt;
*** Board must approve any changes to payroll outside the above conditions&lt;br /&gt;
Since the board has already voted for budgeted, normal expenses and we WANT the community to spend down any chapter/project funds, I don't see benefit in the board re-approving the actual pend on the categories above.&lt;br /&gt;
&lt;br /&gt;
'''Benefit''': Allow payables to be handled more efficiently and in a stream-lined fashion for routine and already budgeted items so that the board is removed from day-to-day operational issues.&lt;br /&gt;
&lt;br /&gt;
'''''{previous proposal end}'''''&lt;br /&gt;
* [https://docs.google.com/document/d/1YZjyyinr1O2JYVj7pFszMZyngN1IrgayRuQxCRoUVNM/edit Proposal] to host 2018 AppSecUSA in San Jose.&lt;br /&gt;
* 2018 Budget Discussion&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
2018 AppSecEU and AppSecUSA Locations &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes vs. YTD Actions] &lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=232935</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=232935"/>
				<updated>2017-09-06T13:55:48Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[September 19, 2017]] 15:00-17:30 PDT, in Orlando at AppSecUSA - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=9&amp;amp;day=19&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]],  15:00 - 17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 07:00-08:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=8&amp;amp;hour=15&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Josh Sokol, Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Martin Knobloch, Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] (Cancelled for interviews)&lt;br /&gt;
*[[August 9, 2017]], 16:00-17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=232473</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=232473"/>
				<updated>2017-08-20T19:27:52Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 15:00-17:30 PDT, in Orlando at AppSecUSA - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=9&amp;amp;day=19&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]],  15:00 - 17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 07:00-08:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=8&amp;amp;hour=15&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Josh Sokol, Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== Martin Knobloch, Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[August 9, 2017]], 16:00-17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=August_9,_2017&amp;diff=232115</id>
		<title>August 9, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=August_9,_2017&amp;diff=232115"/>
				<updated>2017-08-09T12:28:42Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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/a/owasp.org/document/d/1mx9mztwmfWRHISd4fELK2LHhzY0X0w1xdYt3OaReri4/edit?usp=sharing meeting minutes]&lt;br /&gt;
&lt;br /&gt;
 REPORTS&lt;br /&gt;
[https://drive.google.com/open?id=0Bzb3QwFMHCXrSUItdmktdE13VmZWbExSN3R5Nk5kc192RXFj June 2017 Board Financial Summary]&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/open?id=0Bzb3QwFMHCXrU3VwZHVSTHJweW5VRDJ1R0p2T1lzYmxIOHVr June 2017 Summary Balance Sheet] &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:  [http://owasp.blogspot.com/2017/01/owasp-operations-update-for-january-2017.html REPORT]&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* Board Vice Chairperson  - Are we moving forward with an official vote on a Board Vice Chairperson to replace Johanna Curiel - Dawn Aitken&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Proposed:  Adjust approval processes to meet operational needs as outlined below.  [Matt Tesauro]  Also supported by Matt Konda.&lt;br /&gt;
** Remove board approval for any expense that meets any one of the criteria below&lt;br /&gt;
*** Reimbursement from chapter/project funds which have a sufficient balance&lt;br /&gt;
*** Routine expenses who already have budget allocated e.x. Mobile phone bill&lt;br /&gt;
*** Expenses under $20k which O&amp;amp;A Committee have approved and are already budgeted&lt;br /&gt;
*** Payroll expenses that&lt;br /&gt;
**** Are the same as the past month’s salary (e.g. same as always) since&lt;br /&gt;
***** For salaried staff, payroll expense is fixed&lt;br /&gt;
***** For hourly staff, hours will be approved by Matt Tesauro&lt;br /&gt;
*** Board must approve any changes to payroll outside the above conditions&lt;br /&gt;
Since the board has already voted for budgeted, normal expenses and we WANT the community to spend down any chapter/project funds, I don't see benefit in the board re-approving the actual pend on the categories above.&lt;br /&gt;
&lt;br /&gt;
'''Benefit''': Allow payables to be handled more efficiently and in a stream-lined fashion for routine and already budgeted items so that the board is removed from day-to-day operational issues.&lt;br /&gt;
* Update on the status of the ED search&lt;br /&gt;
** Staff are getting questions about when the position will be posted - would like to provide those that ask an answer.  [Matt Tesauro] &lt;br /&gt;
** Update from Scion&lt;br /&gt;
&lt;br /&gt;
* Update on AppSecUSA&lt;br /&gt;
* Plan for replacing Operations Director (aka Kate) [Matt Tesauro]  &lt;br /&gt;
** What is the timeline/plans to hire a new Operations Director?  Staff are getting asked this by the community and would like to provide an answer when asked.&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=231376</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=231376"/>
				<updated>2017-07-06T12:42:10Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 15:00-17:30 PDT, in Orlando at AppSecUSA - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=9&amp;amp;day=19&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]],  15:00 - 17:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 07:00-08:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=8&amp;amp;hour=15&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=231375</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=231375"/>
				<updated>2017-07-06T12:36:21Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 15:00-17:30 PDT, in Orlando at AppSecUSA - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=9&amp;amp;day=19&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]],U:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231263</id>
		<title>July 5, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231263"/>
				<updated>2017-07-05T13:56:42Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
 [https://docs.google.com/document/d/15oVRZUnbqD26-4Wi5get_lNlPPzWjko6pSLzFtyZzWU/edit?usp=sharing June 7, 2017] - Pending Approval&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:  [https://owasp.blogspot.com/2017/07/owasp-operations-update-for-july-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* ED Search Update - Josh Sokol&lt;br /&gt;
* [https://docs.google.com/document/d/1X6mkqvSN5CxVpuRhXTxCG4Nj5GfpMRmCBObMlKo7ihw/edit#heading=h.p7z2mdstvuuq Proposal Organizational Changes to AppSec] USA - Update - Matt Konda&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiaF81Slo0akViUlk/view?usp=sharing Virtual Updated Agreement] - Matt Konda&lt;br /&gt;
* Project Handbook Update - Andrew van der Stock&lt;br /&gt;
** &amp;quot;The Board directs OWASP Foundation staff to make updates to the Project Handbook as applicable to include two project leaders for Flagship projects, with a period of public comment before it takes effect. The updated guidelines should include:&lt;br /&gt;
*** Flagship Projects shall have two leaders from different organizations to avoid independence issues in appearance or in actuality&lt;br /&gt;
*** Lab Projects looking to be promoted to Flagship shall have two project leaders as per Flagship requirements to be eligible for promotion&lt;br /&gt;
*** If during a project review it is identified that a project leader has become dormant, or through project leader resignation or transfer, the project has a period of three months to identify as many project leaders as required to resolve the situation or risk being demoted to Lab status at the next project review&lt;br /&gt;
*** A grace period of until the end of 2017 shall apply to the new independence requirements to allow projects time to promote a second leader. &lt;br /&gt;
** Foundation Staff are directed to work with affected Projects, including ensuring timely processing of leadership promotion through the usual process.&amp;quot;&lt;br /&gt;
* Operational Support - Matt Konda&lt;br /&gt;
* Revisit Funding and [https://drive.google.com/open?id=0B0yxedKRQADiWERRUjhNbGJRb1U Project Incubator] - Martin Knobloch and Matt Konda&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231260</id>
		<title>July 5, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231260"/>
				<updated>2017-07-05T12:53:17Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
 [https://docs.google.com/document/d/15oVRZUnbqD26-4Wi5get_lNlPPzWjko6pSLzFtyZzWU/edit?usp=sharing June 7, 2017] - Pending Approval&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:  [https://owasp.blogspot.com/2017/07/owasp-operations-update-for-july-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiaF81Slo0akViUlk/view?usp=sharing Virtual Updated Agreement] - Matt Konda&lt;br /&gt;
* ED Search Update - Josh Sokol&lt;br /&gt;
* [https://docs.google.com/document/d/1X6mkqvSN5CxVpuRhXTxCG4Nj5GfpMRmCBObMlKo7ihw/edit#heading=h.p7z2mdstvuuq Proposal Organizational Changes to AppSec] USA - Update - Matt Konda&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Project Handbook Update - Andrew van der Stock&lt;br /&gt;
** &amp;quot;The Board directs OWASP Foundation staff to make updates to the Project Handbook as applicable to include two project leaders for Flagship projects, with a period of public comment before it takes effect. The updated guidelines should include:&lt;br /&gt;
*** Flagship Projects shall have two leaders from different organizations to avoid independence issues in appearance or in actuality&lt;br /&gt;
*** Lab Projects looking to be promoted to Flagship shall have two project leaders as per Flagship requirements to be eligible for promotion&lt;br /&gt;
*** If during a project review it is identified that a project leader has become dormant, or through project leader resignation or transfer, the project has a period of three months to identify as many project leaders as required to resolve the situation or risk being demoted to Lab status at the next project review&lt;br /&gt;
*** A grace period of until the end of 2017 shall apply to the new independence requirements to allow projects time to promote a second leader. &lt;br /&gt;
** Foundation Staff are directed to work with affected Projects, including ensuring timely processing of leadership promotion through the usual process.&amp;quot;&lt;br /&gt;
* Operational Support - Matt Konda&lt;br /&gt;
* Revisit Funding and [https://drive.google.com/open?id=0B0yxedKRQADiWERRUjhNbGJRb1U Project Incubator] - Martin Knobloch and Matt Konda&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231259</id>
		<title>July 5, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231259"/>
				<updated>2017-07-05T12:52:08Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
 [https://docs.google.com/document/d/15oVRZUnbqD26-4Wi5get_lNlPPzWjko6pSLzFtyZzWU/edit?usp=sharing June 7, 2017] - Pending Approval&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:  [https://owasp.blogspot.com/2017/07/owasp-operations-update-for-july-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiaF81Slo0akViUlk/view?usp=sharing Virtual Updated Agreement] - Matt Konda&lt;br /&gt;
* ED Search Update - Josh Sokol&lt;br /&gt;
* [https://docs.google.com/document/d/1X6mkqvSN5CxVpuRhXTxCG4Nj5GfpMRmCBObMlKo7ihw/edit#heading=h.p7z2mdstvuuq Proposal Organizational Changes to AppSec] USA - Update - Matt Konda&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Project Handbook Update - Andrew van der Stock&lt;br /&gt;
** &amp;quot;The Board directs OWASP Foundation staff to make updates to the Project Handbook as applicable to include two project leaders for Flagship projects, with a period of public comment before it takes effect. The updated guidelines should include:&lt;br /&gt;
*** Flagship Projects shall have two leaders from different organizations to avoid independence issues in appearance or in actuality&lt;br /&gt;
*** Lab Projects looking to be promoted to Flagship shall have two project leaders as per Flagship requirements to be eligible for promotion&lt;br /&gt;
*** If during a project review it is identified that a project leader has become dormant, or through project leader resignation or transfer, the project has a period of three months to identify as many project leaders as required to resolve the situation or risk being demoted to Lab status at the next project review&lt;br /&gt;
*** A grace period of until the end of 2017 shall apply to the new independence requirements to allow projects time to promote a second leader. Foundation Staff are directed to work with affected Projects, including ensuring timely processing of leadership promotion through the usual process.&amp;quot;&lt;br /&gt;
* Operational Support - Matt Konda&lt;br /&gt;
* Revisit Funding and [https://drive.google.com/open?id=0B0yxedKRQADiWERRUjhNbGJRb1U Project Incubator] - Martin Knobloch and Matt Konda&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231258</id>
		<title>July 5, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231258"/>
				<updated>2017-07-05T12:40:40Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
 [https://docs.google.com/document/d/15oVRZUnbqD26-4Wi5get_lNlPPzWjko6pSLzFtyZzWU/edit?usp=sharing June 7, 2017] - Pending Approval&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:  [https://owasp.blogspot.com/2017/07/owasp-operations-update-for-july-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiaF81Slo0akViUlk/view?usp=sharing Virtual Updated Agreement] - Matt Konda&lt;br /&gt;
* ED Search Update - Josh Sokol&lt;br /&gt;
* [https://docs.google.com/document/d/1X6mkqvSN5CxVpuRhXTxCG4Nj5GfpMRmCBObMlKo7ihw/edit#heading=h.p7z2mdstvuuq Proposal Organizational Changes to AppSec] USA - Update - Matt Konda&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Operational Support - Matt Konda&lt;br /&gt;
* Revisit Funding and [https://drive.google.com/open?id=0B0yxedKRQADiWERRUjhNbGJRb1U Project Incubator] - Martin Knobloch and Matt Konda&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231257</id>
		<title>July 5, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231257"/>
				<updated>2017-07-05T12:30:25Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
 [https://docs.google.com/document/d/15oVRZUnbqD26-4Wi5get_lNlPPzWjko6pSLzFtyZzWU/edit?usp=sharing June 7, 2017] - Pending Approval&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:  [https://owasp.blogspot.com/2017/07/owasp-operations-update-for-july-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiaF81Slo0akViUlk/view?usp=sharing Virtual Updated Agreement] - Matt Konda&lt;br /&gt;
* ED Search Update - Josh Sokol&lt;br /&gt;
* [https://docs.google.com/document/d/1X6mkqvSN5CxVpuRhXTxCG4Nj5GfpMRmCBObMlKo7ihw/edit#heading=h.p7z2mdstvuuq Proposal Organizational Changes to AppSec] USA - Update - Matt Konda&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Operational Support - Matt Konda&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231256</id>
		<title>July 5, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231256"/>
				<updated>2017-07-05T12:19:59Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
 [https://docs.google.com/document/d/15oVRZUnbqD26-4Wi5get_lNlPPzWjko6pSLzFtyZzWU/edit?usp=sharing June 7, 2017] - Pending Approval&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:  [https://owasp.blogspot.com/2017/07/owasp-operations-update-for-july-2017.html REPORT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 OLD BUSINESS&lt;br /&gt;
* ED Search Update - Josh Sokol&lt;br /&gt;
* [https://docs.google.com/document/d/1X6mkqvSN5CxVpuRhXTxCG4Nj5GfpMRmCBObMlKo7ihw/edit#heading=h.p7z2mdstvuuq Proposal Organizational Changes to AppSec] USA - Update - Matt Konda&lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
* Operational Support - Matt Konda&lt;br /&gt;
 COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 ADJOURNMENT&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231255</id>
		<title>July 5, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=July_5,_2017&amp;diff=231255"/>
				<updated>2017-07-05T12:17:30Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
 [https://docs.google.com/document/d/15oVRZUnbqD26-4Wi5get_lNlPPzWjko6pSLzFtyZzWU/edit?usp=sharing June 7, 2017] - Pending Approval&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;
* ED Search Update - Josh Sokol&lt;br /&gt;
* [https://docs.google.com/document/d/1X6mkqvSN5CxVpuRhXTxCG4Nj5GfpMRmCBObMlKo7ihw/edit#heading=h.p7z2mdstvuuq Proposal Organizational Changes to AppSec] USA - Update - Matt Konda&lt;br /&gt;
*  &lt;br /&gt;
 NEW BUSINESS&lt;br /&gt;
&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>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=231254</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=231254"/>
				<updated>2017-07-05T11:51:19Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecUSA - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=230137</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=230137"/>
				<updated>2017-05-30T21:47:24Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecUSA - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=May_9,_2017&amp;diff=229205</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=229205"/>
				<updated>2017-04-27T18:56:34Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &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;
&lt;br /&gt;
Proposal (link pending) to have Foundation run AppSecs.  [MK]&lt;br /&gt;
&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>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=229204</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=229204"/>
				<updated>2017-04-27T18:40:56Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[May 9, 2017]],  18:00-19:30 IST, in Belfast at AppSecEU - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=5&amp;amp;day=9&amp;amp;hour=17&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecUSA - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Cancelled''' [http://lists.owasp.org/pipermail/owasp-board/2017-April/017969.html Notice by Matt Konda])&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting to approve the 2017 Budget*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=228589</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=228589"/>
				<updated>2017-04-12T04:18:40Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Voting History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
'''Tentative'''&lt;br /&gt;
* [[May 9, 2017]],  07:00-08:30 PDT, in Belfast at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=05&amp;amp;day=09&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecUSA - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
*[[April 12, 2017]], 16:00-17:00 PDT - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]  ('''Canceled''')&lt;br /&gt;
*[[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting Budget 2017*&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=228588</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=228588"/>
				<updated>2017-04-12T04:17:21Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
'''Tentative'''&lt;br /&gt;
* [[May 9, 2017]],  07:00-08:30 PDT, in Belfast at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=05&amp;amp;day=09&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecUSA - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=227737</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=227737"/>
				<updated>2017-03-21T16:06:42Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
'''Tentative'''&lt;br /&gt;
* [[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting Budget 2017*&lt;br /&gt;
* [[April 12, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 9, 2017]],  07:00-08:30 PDT, in Belfast at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=05&amp;amp;day=09&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecUSA - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=227736</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=227736"/>
				<updated>2017-03-21T16:05:47Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Board Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
'''Tentative'''&lt;br /&gt;
* [[March 8, 2017]], 06:00-07:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 22, 2017]] 06:00-07:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=22&amp;amp;hour=13&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter] - *Special Meeting Budget 2017*&lt;br /&gt;
* [[April 12, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 9, 2017]],  07:00-08:30 PDT, in Belfast at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=05&amp;amp;day=09&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecUSA - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs&amp;gt;&amp;lt;/headertabs&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=March_8,_2017&amp;diff=226539</id>
		<title>March 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=March_8,_2017&amp;diff=226539"/>
				<updated>2017-02-20T20:14:34Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Dial In Info==&lt;br /&gt;
===Notice of Recording===&lt;br /&gt;
* Notice to all attendees - board meetings are recorded and publicly available as of March, 2013&lt;br /&gt;
* Joining the call acknowledges your awareness of recording and consent to be recorded and public dissemination of the recording.&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiUHZkWW1vdWpZWlk/view?usp=sharing Meeting Recording]&lt;br /&gt;
&lt;br /&gt;
===Time===&lt;br /&gt;
* Date/Time: March 8, 2017, 6:00-7:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=8&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
===Location===   &lt;br /&gt;
&lt;br /&gt;
'''Teleconference Information:'''&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;
=== Attendance Tracker===&lt;br /&gt;
'''[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]'''&lt;br /&gt;
&lt;br /&gt;
=== Meeting Minutes===&lt;br /&gt;
[https://docs.google.com/document/d/1vBiQpkXNjlvKekKvDvTWrG5hDSkwyUeq_64gw4LY7OU/edit?usp=sharing December 14, 2016]&lt;br /&gt;
&lt;br /&gt;
= Reading Material  =&lt;br /&gt;
'''''It is a requirement as a board member to fully read all material prior to the start of the meeting'''''&lt;br /&gt;
* [https://docs.google.com/document/d/1XYtcD2X5CMkAQf_vMJ_-Frss1cXpWili1gy4Smld6xs/edit# Projects Funding Initiative]&lt;br /&gt;
&lt;br /&gt;
= Meeting Agenda =&lt;br /&gt;
== Call to Order /OWASP Mission ==&lt;br /&gt;
*Administrative (List of attendees and Agenda bashing (only if last-minute changes to the agenda are needed) (5 min)&lt;br /&gt;
&lt;br /&gt;
== Reports ==&lt;br /&gt;
&lt;br /&gt;
Board reports to be handled offline.&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
Staff reports to be handled offline.  Details are here for informational purposes.&lt;br /&gt;
* [http://owasp.blogspot.com/2016/12/owasp-operations-update-for-december.html December 2016 Operations Update] ''Note: This new report combines all staff reports in a single blog post.''&lt;br /&gt;
* [https://docs.google.com/spreadsheets/d/1EusewtDJllet97lvYDOCNqrN_3_kETq0lLU-EGo8c1M/edit#gid=1399677892 Monthly &amp;amp; YTD Financials]&lt;br /&gt;
&lt;br /&gt;
==Old Business==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==New Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* [https://docs.google.com/document/d/1XYtcD2X5CMkAQf_vMJ_-Frss1cXpWili1gy4Smld6xs/edit# Project Funding Initiative] - Konda&lt;br /&gt;
&lt;br /&gt;
== Action Items==&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
==Announcements==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Adjournment==&lt;br /&gt;
*Next meeting date/time: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Motion to close meeting==&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=March_8,_2017&amp;diff=226532</id>
		<title>March 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=March_8,_2017&amp;diff=226532"/>
				<updated>2017-02-20T19:53:50Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Dial In Info==&lt;br /&gt;
===Notice of Recording===&lt;br /&gt;
* Notice to all attendees - board meetings are recorded and publicly available as of March, 2013&lt;br /&gt;
* Joining the call acknowledges your awareness of recording and consent to be recorded and public dissemination of the recording.&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiUHZkWW1vdWpZWlk/view?usp=sharing Meeting Recording]&lt;br /&gt;
&lt;br /&gt;
===Time===&lt;br /&gt;
* Date/Time: March 8, 2017, 6:00-7:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=3&amp;amp;day=8&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
===Location===   &lt;br /&gt;
&lt;br /&gt;
'''Teleconference Information:'''&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;
=== Attendance Tracker===&lt;br /&gt;
'''[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]'''&lt;br /&gt;
&lt;br /&gt;
=== Meeting Minutes===&lt;br /&gt;
[https://docs.google.com/document/d/1vBiQpkXNjlvKekKvDvTWrG5hDSkwyUeq_64gw4LY7OU/edit?usp=sharing December 14, 2016]&lt;br /&gt;
&lt;br /&gt;
= Reading Material  =&lt;br /&gt;
'''''It is a requirement as a board member to fully read all material prior to the start of the meeting'''''&lt;br /&gt;
&lt;br /&gt;
= Meeting Agenda =&lt;br /&gt;
== Call to Order /OWASP Mission ==&lt;br /&gt;
*Administrative (List of attendees and Agenda bashing (only if last-minute changes to the agenda are needed) (5 min)&lt;br /&gt;
&lt;br /&gt;
== Reports ==&lt;br /&gt;
&lt;br /&gt;
Board reports to be handled offline.&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
Staff reports to be handled offline.  Details are here for informational purposes.&lt;br /&gt;
* [http://owasp.blogspot.com/2016/12/owasp-operations-update-for-december.html December 2016 Operations Update] ''Note: This new report combines all staff reports in a single blog post.''&lt;br /&gt;
* [https://docs.google.com/spreadsheets/d/1EusewtDJllet97lvYDOCNqrN_3_kETq0lLU-EGo8c1M/edit#gid=1399677892 Monthly &amp;amp; YTD Financials]&lt;br /&gt;
&lt;br /&gt;
==Old Business==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==New Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* Project Funding Initiative [MK]&lt;br /&gt;
&lt;br /&gt;
== Action Items==&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
==Announcements==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Adjournment==&lt;br /&gt;
*Next meeting date/time: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Motion to close meeting==&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=226528</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=226528"/>
				<updated>2017-02-20T19:46:35Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Historical Meeting Archive */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
'''Tentative'''&lt;br /&gt;
* [[March 8, 2017]], 6:00-7:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152  TimeZone Converter ]&lt;br /&gt;
* [[April 12, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[May 9, 2017]],  07:00-08:30 PDT, in Belfast at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=05&amp;amp;day=09&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
* [[February 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=02&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152  TimeZone Converter ]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Board&amp;diff=226526</id>
		<title>Board</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Board&amp;diff=226526"/>
				<updated>2017-02-20T19:46:15Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* Upcoming 2017 Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= Board Meetings =&lt;br /&gt;
[https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Bylaws] are the most important legal document of any organization. Bylaws outline in writing the day-to-day rules for your organization and provide comprehensive guidelines to keep things running smoothly. If you want to understand the business of OWASP Foundation the best way to do that would be to examine the bylaws the the [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 forms filed with the United States Government as a non-profit annually.]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/About_OWASP#OWASP_Foundation_Bylaws Global Bylaws]&lt;br /&gt;
&lt;br /&gt;
== Upcoming 2017 Meetings ==&lt;br /&gt;
&lt;br /&gt;
'''Tentative'''&lt;br /&gt;
* [[March 8, 2017]], 6:00-7:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=03&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152  TimeZone Converter ]&lt;br /&gt;
* [[April 12, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=04&amp;amp;day=12&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[May 9, 2017]],  07:00-08:30 PDT, in Belfast at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=05&amp;amp;day=09&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[June 7, 2017]], 18:00-21:00 CEST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=06&amp;amp;day=07&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[July 5, 2017]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=07&amp;amp;day=05&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[August 9, 2017]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=08&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[September 6, 2017]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=06&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[September 19, 2017]] 07:00-08:30 PDT, in Orlando at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=09&amp;amp;day=19&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[October 11, 2017]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[November 8, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=11&amp;amp;day=08&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[December 6, 2017]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=12&amp;amp;day=06&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
All board meeting notes that include actions as a result will be tracked in a single document for all meetings [https://docs.google.com/a/owasp.org/document/d/1aPmftVZH3-G96J6-wrpynwwZhBHtREe5a7g8owVYUag/edit?usp=sharing click here]&lt;br /&gt;
&lt;br /&gt;
==2017 Elected by Membership, Global Board Members==&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Member, Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History Historical Board Members by Year]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
==== [[User:Matt_Konda |Matt Konda]] Chair====&lt;br /&gt;
The Chairman of the Board shall serve as the principal executive officer of the&lt;br /&gt;
Foundation.&lt;br /&gt;
• Fiduciary responsibilities: He/She shall, in general, supervise and control all of the business&lt;br /&gt;
and affairs of the Foundation. He/She will monitor financial planning and financial reports&lt;br /&gt;
He/She or he may sign, with the Secretary or any other proper officer of the Foundation&lt;br /&gt;
thereunto authorized by the Board of Directors, any deeds, mortgages, bonds, contracts, or&lt;br /&gt;
other instruments which the Board of Directors has authorized to be executed, except in cases&lt;br /&gt;
where the signing and execution thereof shall be expressly delegated by the Board of&lt;br /&gt;
Directors or by these Bylaws to some other officer or agent of the Foundation, or shall be&lt;br /&gt;
required by law to be otherwise signed or executed;&lt;br /&gt;
• Leadership and Direction: provides leadership to the Board of Directors with regards to&lt;br /&gt;
policy setting and strategic planning. He/She helps guide and mediate board actions with&lt;br /&gt;
respect to organizational priorities and governance concerns, and in general shall perform all&lt;br /&gt;
duties incident to the office of Chairman of the Board subject to the control of the Board of&lt;br /&gt;
Directors. &lt;br /&gt;
• Organizational Responsibilities: He/She plays a leading role in fundraising activities,&lt;br /&gt;
formally evaluate the performance of the Foundation Director and informally evaluate the&lt;br /&gt;
effectiveness of the board members. An annual, overall evaluation of the performance of the&lt;br /&gt;
organization in achieving its mission will be accomplished. He or she shall, when present,&lt;br /&gt;
preside at all meetings of the Board of Directors, unless otherwise delegated, and such other&lt;br /&gt;
duties as may be prescribed by the Board of Directors from time to time&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jcuriel|Johanna Curiel]] Vice Chair====&lt;br /&gt;
­performs Chair responsibilities when the Chair cannot be available, works closely with&lt;br /&gt;
Chair and other Board Members, participates closely with Chair to develop and implement officer&lt;br /&gt;
transition plans, performs other responsibilities as assigned by the Board.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:brennan|Tom Brennan]] Secretary ====&lt;br /&gt;
maintains records of the board and ensures effective management of organization’s&lt;br /&gt;
records, manages minutes of board meetings, ensures minutes are distributed shortly after each&lt;br /&gt;
meeting, is sufficiently familiar with legal documents (articles, by­laws, IRS letters, etc.) to note&lt;br /&gt;
applicability during meetings; is the custodian of the corporate records and of the seal of the&lt;br /&gt;
Foundation and see that the seal of the Foundation is affixed to all documents, the execution of which&lt;br /&gt;
on behalf of the Foundation under its seal is duly authorized; keeps a register of the post office&lt;br /&gt;
address of each Director which shall be furnished to the Secretary by such Director; and, in general&lt;br /&gt;
perform all duties incident to the office of the Secretary and such other duties as from time to time&lt;br /&gt;
may be assigned to him by the Chairman of the Board or by the Board. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:vanderaj |Andrew van der Stock]] Treasurer====&lt;br /&gt;
Treasurer ­manages finances of the organization, administers fiscal matters of the organization,&lt;br /&gt;
provides annual budget to the board for member’s approval, ensures development and board review&lt;br /&gt;
of financial policies and procedures. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:jsokol|Josh Sokol]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
==== [[User:MichaelCoates|Michael Coates]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp_logo_icon.jpg|120 px|left]]&lt;br /&gt;
&lt;br /&gt;
====[[User:tgondrom|Tobias Gondrom]] Member at Large====&lt;br /&gt;
regularly attends board meetings and important related meetings, volunteers&lt;br /&gt;
for and willingly accepts assignments and completes them thoroughly and on time, stays informed&lt;br /&gt;
about committee matters, prepares themselves well for meetings, and reviews and comments on&lt;br /&gt;
minutes and reports, gets to know other committee members and builds a collegial working&lt;br /&gt;
relationship that contributes to consensus, is an active participant in the committee’s annual&lt;br /&gt;
evaluating and planning efforts, participates in fundraising for the organization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= How Meetings Operate =&lt;br /&gt;
'''CALL TO ORDER'''&lt;br /&gt;
&lt;br /&gt;
The first order of business is for the chair to announce the call to order, along with the time. The secretary enters the time of the call to order in the minutes. After the meeting is called to order, the board chair may make welcoming remarks, ask for introductions, or read the organization’s mission and vision statements.&lt;br /&gt;
&lt;br /&gt;
'''CHANGES TO THE AGENDA'''&lt;br /&gt;
&lt;br /&gt;
The second order of business is for the chair to ask for changes to the agenda. Additions and deletions to the agenda will be made at this time. Having no changes, the agenda moves to approving the prior meeting’s minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''APPROVAL OF MINUTES'''&lt;br /&gt;
&lt;br /&gt;
The third item on the agenda should list “Approval of Minutes” along with the date of the most recent meeting. In most cases, board members should have received a copy of the minutes prior to the meeting. If they have not contacted the secretary prior to the meeting with corrections or changes to the minutes, they have to opportunity to make them during this item on the agenda.&lt;br /&gt;
&lt;br /&gt;
Board members have an ethical and legal responsibility to make sure that the recording of the minutes accurately reflect the board’s business.&lt;br /&gt;
&lt;br /&gt;
'''REPORTS'''&lt;br /&gt;
&lt;br /&gt;
The fourth item on the agenda is the reports. This first report should be a report from the Executive Director. This report should include a review of operations and projects. The Executive Director should give board members on overview of the business outlook including positive and negative trends, major initiatives, business updates, and other aspects of the business.&lt;br /&gt;
&lt;br /&gt;
Following the Executive Director report, the Finance Director gives a report. Board members should make an effort to understand the financial reports so that they can identify potential financial threats. Understanding financial reports may also generate discussion about potential opportunities.&lt;br /&gt;
&lt;br /&gt;
Subsequent reports may be given by committee chairs.&lt;br /&gt;
&lt;br /&gt;
'''OLD BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Items should include past business items that are unresolved, need further discussion, or require a board vote. Items may be tabled or referred to committee for further exploration.&lt;br /&gt;
&lt;br /&gt;
'''NEW BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
Board members should have a discussion about new business items and identify a plan to take action. This may include tabling them, delaying action to a future date, or referring them to a committee.&lt;br /&gt;
&lt;br /&gt;
'''COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS'''&lt;br /&gt;
&lt;br /&gt;
At this point in the agenda, members may make announcements, such as offering congratulations or condolences, or make other special announcements. Any other business may be brought up at this time, for example, items that may need to be added to the next meeting’s agenda.&lt;br /&gt;
&lt;br /&gt;
'''ADJOURNMENT'''&lt;br /&gt;
&lt;br /&gt;
This is a formal closing of the meeting by the board chair. He should state the time that the meeting closed, so that the secretary may including it in the board minutes. The date of the next meeting should follow the adjournment item, so that board members will be reminded to put it on their calendars.&lt;br /&gt;
&lt;br /&gt;
For more information about the Roberts Rules of Order see this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
= Voting History =&lt;br /&gt;
&lt;br /&gt;
=== Historical Votes on Motions ===&lt;br /&gt;
The purpose of this is to track the position on each motion as presented and how the elected official voted on the motion. This is useful for the membership to review how elected officials voted on items that effect the organization and its [https://www.owasp.org/index.php/OWASP_Foundation_ByLaws bylaws]. A motion is a request for action (budget requests, policy changes, new partnerships etc.) they can be presented by ANYONE to the board such as a member of the public, a member of the OWASP Foundation but does require a sponsor on the Board.  That sponsor will present the motion to the board at least (10) working days in advance so it can be read in advance of the meeting.  If appropriate a motion can be presented based to take action on the motion as written. For a vote to be called and action to be taken a second board member is required to carry the business to vote. On completion of the discussion the chairman will call for a vote to the motion YES, NO, ABSTAIN. For more details on this process try this [http://www.umecra.com/BylawsAndRules/Roberts%20Rules%20Handout.pdf CHEAT SHEET]&lt;br /&gt;
&lt;br /&gt;
 [https://www.owasp.org/index.php/OWASP_Board_Votes Historical Board Votes]&lt;br /&gt;
&lt;br /&gt;
Note that if a motion is presented and is voted on and it is approved action will be taken to implement the motion.  If the motion fails it can be resubmitted and the process starts again as if it is a new motion.&lt;br /&gt;
&lt;br /&gt;
=== Attendance Tracker===&lt;br /&gt;
This is used to keep track that Board Members meet 75% attendance requirements as noted in section 3.03 of the organization bylaws. A meeting is logged as attended if the board member attends the entire meeting as scheduled from the call to order until it is adjourned, this includes executive session if applicable that is closed to the membership and general public for reasons related to human resources and legal issues that require it by law or for the good of the OWASP Foundation Inc. - &lt;br /&gt;
 [https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]&lt;br /&gt;
&lt;br /&gt;
= Historical Meeting Archive =&lt;br /&gt;
&lt;br /&gt;
== Archive 2017 ==&lt;br /&gt;
&lt;br /&gt;
* [[January 11, 2017]], 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2016 Meetings ==&lt;br /&gt;
* [[December 14, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=12&amp;amp;day=14&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[November 8, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=09&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* CANCELLED - [[November 30, 2016]], 15:00-16:30 PST - placeholder only optional if needed - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=11&amp;amp;day=30&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[October 11, 2016]], at AppSecUSA 18:00 - 21:00 EDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=10&amp;amp;day=11&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[September 21, 2016]] 07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=09&amp;amp;day=21&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[August 23, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=08&amp;amp;day=23&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[July 1, 2016]], 18:00-21:00 CEST, in Rome at AppSecEU - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=01&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[July 27, 2016]], 07:00-08:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=07&amp;amp;day=27&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[May 18, 2016]],  07:00-08:30 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=05&amp;amp;day=18&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[April 20, 2016]], 16:00-17:00 PDT - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=04&amp;amp;day=20&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[March 16, 2016]], 16:00-17:00 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=03&amp;amp;day=16&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152  TimeZone Converter ]&lt;br /&gt;
* [[February 17, 2016]], 15:00-16:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=02&amp;amp;day=17&amp;amp;hour=23&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
* [[January 13, 2016]], 16:00-17:30 PST - [http://www.timeanddate.com/worldclock/meetingdetails.html?year=2016&amp;amp;month=01&amp;amp;day=14&amp;amp;hour=00&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2015 Meetings ==&lt;br /&gt;
* [[December 9, 2015]], 15:00-17:00 PST &lt;br /&gt;
* [[November 18, 2015]], 14:00-15:30 PST&lt;br /&gt;
* [[November 4, 2015]], 12:00-13:30 PST&lt;br /&gt;
* [[October 14, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[September 25, 2015]] at AppSecUSA 18:00 - 20:00 PST&lt;br /&gt;
* [[August 12, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[July 22, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[June 24, 2015]], 14:00-15:00 PDT&lt;br /&gt;
* [[May 22, 2015]],  18:00-20:00 CEST in Amsterdam @ AppSec-EU , 9:00am-11:00am PST;&lt;br /&gt;
* [[April 29, 2015]], 12:00-13:00 PST&lt;br /&gt;
* [[March 25, 2015]], 12:00-13:00 PST &lt;br /&gt;
* [[February 11, 2015]], 16:00-17:00 PST&lt;br /&gt;
* [[January 14, 2015]], 9am-10am PST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Archive for 2014 Meetings ==&lt;br /&gt;
* [[December 10, 2014]], 9am-10am PST&lt;br /&gt;
* [[November 12, 2014]], 9am - 10am PST&lt;br /&gt;
* [[October 8, 2014]], 9am-10am PST&lt;br /&gt;
* [[September 16, 2014]], 6pm - 9pm MST, In person at Appsec USA &lt;br /&gt;
* [[August 13, 2014]], 9am-10am PST&lt;br /&gt;
* [[July 9, 2014]], 9am-10am PST&lt;br /&gt;
* [[June 27, 2014]], 8am - 4 pm BST, In person at AppSec Europe&lt;br /&gt;
* [[April 30, 2014]],9am - 12pm PST&lt;br /&gt;
* [[March 3, 2014]], 7am - 10am PST&lt;br /&gt;
* [[February 24, 2014]], 8am - 10am PST&lt;br /&gt;
&lt;br /&gt;
== Archive for 2013 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[December 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
* December 2, 2013 - Special Board Meeting - [https://docs.google.com/spreadsheet/ccc?key=0ApZ9zE0hx0LNdGdJZ1BIaEZkc2V1QV81NmJ4dnI0R1E&amp;amp;usp=sharing 2014 Budget] walk through, Q &amp;amp; A (no meeting notes)&lt;br /&gt;
&lt;br /&gt;
*[[November 22, 2013]] - In person meeting at AppSec USA - New York, NY&lt;br /&gt;
&lt;br /&gt;
* November 11, 2013 - cancelled due to in person meeting on Nov. 22&lt;br /&gt;
&lt;br /&gt;
*[[October 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[September 9, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[In person meeting at AppSec EU - Hamburg, Germany; August 19-24]]&lt;br /&gt;
&lt;br /&gt;
* August 12, 2013 - canceled due to in person meeting on Aug 19&lt;br /&gt;
&lt;br /&gt;
*[[July 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[June 10, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 31, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[May 13, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[April 8, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[March 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[February 11, 2013]]&lt;br /&gt;
&lt;br /&gt;
*[[January 14, 2013]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2012 Meetings ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracking]&lt;br /&gt;
&lt;br /&gt;
OWASP Foundation [https://www.owasp.org/images/a/ae/2012ByLawsFINAL.pdf ByLaws]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Global_Committee_Pages Global Committees] &lt;br /&gt;
&lt;br /&gt;
*[[January 9, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 6, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[February 15, 2012]] &lt;br /&gt;
&lt;br /&gt;
*[[March 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[April 5, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[May 14,2012]]&lt;br /&gt;
&lt;br /&gt;
*[[June 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Aug 13, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Sept 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 8, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Oct 24, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 12, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Nov 26, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
*[[Dec 10, 2012]]&lt;br /&gt;
&lt;br /&gt;
*[[Dec 27, 2012]] - 2013 Budget Focused&lt;br /&gt;
&lt;br /&gt;
== Archive for 2011 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[March 7, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[April_4_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[May_2_2011]]&lt;br /&gt;
&lt;br /&gt;
*[[June 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[July 11, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[August 8, 2011]] &lt;br /&gt;
&lt;br /&gt;
*[[September 6, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 20, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[September 22, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[October 10, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[November 14, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[December 5, 2011]]&lt;br /&gt;
&lt;br /&gt;
== Minutes for 2011 Meetings ==  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/OWASP_Board_Votes Board Votes Historical]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Minutes January 3, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes March 8, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 4, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 2, 2011]]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VD9ZHEwht9tmM8FKEQ6DBrtmL_gTAhSSnQhiFXYkJ7I/edit?hl=en_US&amp;amp;authkey=CIavkP4B June 6 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1VMwYrP6owtZ-SchBxUcWTIF-ITvzUX8PjUkLPwr2ipg/edit?hl=en_US&amp;amp;authkey=CIGTx5sD July 11 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1CLu9aQpS7LdeX87rJ5N9cuJ-RGGVzDWf34l6gdMml7M/edit?hl=en_US&amp;amp;authkey=CI-U5qEP August 8, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1HM32VcvWb0hizD5_mhWMULLaouzuRgA3ZYjODRZwyAs/edit?hl=en_US September 6, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/1Y-8tZisUZM5ZKP8AxJqvkiNtFanVFM0m--bMG2PZ3ww/edit October 10, 2011]&lt;br /&gt;
&lt;br /&gt;
*[https://docs.google.com/a/owasp.org/document/d/13-aHX2pSUXjCP8ivsbls6u1VX1BVSYewyMUH8LI7zpQ/edit November 14, 2011]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2010 Meetings ==&lt;br /&gt;
*[[January 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[February 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]] &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Postponed until March 9, 2010&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*[[April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[May 4, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[August 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[September 8, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[December_6_2010]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2010 Meetings ==&lt;br /&gt;
&lt;br /&gt;
*[[Jan 5, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Feb 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[March 2, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes April 6, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes May 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes June 7, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes July 12, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes October 11, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes November 9, 2010]]&lt;br /&gt;
&lt;br /&gt;
*[[Minutes_December_6,_2010]]&lt;br /&gt;
&lt;br /&gt;
*[[OWASP Board Meetings January Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings February Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June 09 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting July 7, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting August 4, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting September 1, 2009 Agenda]] &lt;br /&gt;
*[[OWASP Board Meeting October 6, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting November 10, 2009 Agenda]]&lt;br /&gt;
*[[OWASP Board Meeting December 1, 2009 Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2009 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 01-06-09]]&lt;br /&gt;
* [[OWASP Board Meetings 02-03-09]]&lt;br /&gt;
* [[OWASP Board Meetings 03-10-09]]&lt;br /&gt;
* [[OWASP Board Meetings April 09]]&lt;br /&gt;
* [[OWASP Board Meetings May 09]]&lt;br /&gt;
* [[OWASP Board Meetings June 09]]&lt;br /&gt;
* [[OWASP Board Meeting July 09]]&lt;br /&gt;
* [[OWASP Board Meeting August 09]]&lt;br /&gt;
* [[OWASP Board Meeting September 09]]&lt;br /&gt;
* [[OWASP Board Meeting October 09]]&lt;br /&gt;
* [[OWASP Board Meeting December 09]]&lt;br /&gt;
&lt;br /&gt;
== Archive for 2008 Meetings ==&lt;br /&gt;
*[[OWASP Board Meetings March Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings April Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings May Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings June Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings July Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings August Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings September Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings October Agenda]]&lt;br /&gt;
*[[OWASP Board Meetings December Agenda]]&lt;br /&gt;
&lt;br /&gt;
== Archive of 2008 Meetings ==&lt;br /&gt;
* [[OWASP Board Meetings 2-7-08]]&lt;br /&gt;
* [[OWASP Board Meetings 3-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 5-6-08]]&lt;br /&gt;
* [[OWASP Board Meetings 6-3-08]]&lt;br /&gt;
* [[OWASP Board Meetings 8-14-08]]&lt;br /&gt;
* [[OWASP Board Meetings 9-2-08]] &lt;br /&gt;
* [[Owasp Board Meetings 10-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 11-07-08]]&lt;br /&gt;
* [[Owasp Board Meetings 12-02-08]]&lt;br /&gt;
&lt;br /&gt;
= Board Election Archive =&lt;br /&gt;
&lt;br /&gt;
All elected officers are required to [https://docs.google.com/document/d/10zBT6oY2Q3B6kr6r7DGl3Cc0f5rGmQ0Slc6RYvbxmus/edit review sign and return] the following document before starting their term in office to the then current board Secretary &lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/OWASP_Board_History OWASP Board History]&lt;br /&gt;
&lt;br /&gt;
=== 2016 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2016_Global_Board_of_Directors_Election 2016 Board Election]&lt;br /&gt;
=== 2015 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2015_Global_Board_of_Directors_Election 2015 Board Election]&lt;br /&gt;
=== 2014 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2014_Board_Elections 2014 Board Election]&lt;br /&gt;
=== 2013 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/2013_Board_Elections 2013 Board Election]&lt;br /&gt;
=== 2012 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2012_Election 2012 Board Election]&lt;br /&gt;
=== 2011 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Membership/2011Election 2011 Board Election]&lt;br /&gt;
=== 2009 Election ===&lt;br /&gt;
[https://www.owasp.org/index.php/Board_Election_2009 2009 Board Election]&lt;br /&gt;
&lt;br /&gt;
=== Past OWASP Boards ===&lt;br /&gt;
[[Board-2016]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2015]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2014]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2013]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2012]]&lt;br /&gt;
&lt;br /&gt;
[[Board-2011]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DELETE EVERYTHING BELOW&lt;br /&gt;
&lt;br /&gt;
= Misc. =&lt;br /&gt;
&lt;br /&gt;
* Teleconference Information: **CHECK MEETING INFORMATION**&lt;br /&gt;
&lt;br /&gt;
* [https://www.owasp.org/index.php/International_Toll_Free_Calling_Information International Toll Free Calling Info]&lt;br /&gt;
&lt;br /&gt;
* Meeting Template found [https://www.owasp.org/index.php/Board-Meeting-template here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226175</id>
		<title>February 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226175"/>
				<updated>2017-02-08T23:04:05Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
February 8, 2017, 15:00-16:30 PST&lt;br /&gt;
&lt;br /&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;
&lt;br /&gt;
Notice of Recording&lt;br /&gt;
Notice to all attendees - board meetings are recorded and publicly available as of March, 2013&lt;br /&gt;
Joining the call acknowledges your awareness of recording and consent to be recorded and public dissemination of the recording.&lt;br /&gt;
&lt;br /&gt;
https://www3.gotomeeting.com/join/861328838&lt;br /&gt;
&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;
* Vote for having a Team as ED conformed by Kate, Matt Tesauro and Tom Papas&lt;br /&gt;
* Vote to hire VM services to help prepare the Board meetings better&lt;br /&gt;
* Vote/Approve Budget Items for 2017&lt;br /&gt;
* Vote/Approve [https://docs.google.com/document/d/1zRae5MufvbaIyOd0YL-lOkenzz_3ACZl1zBL11yUxo8/edit new membership model]&lt;br /&gt;
* Vote on strategic goals for 2017&lt;br /&gt;
&lt;br /&gt;
====Strategic Goals 2017====&lt;br /&gt;
* Goal Appsec Training: [https://docs.google.com/document/d/1cT3trTdmYNcz7sH4ENHcR9ujE51qRHx-dDrELIpSnKU/edit?ts=589a2d9b Appsec Training 2017]&lt;br /&gt;
&lt;br /&gt;
=== CALL TO ORDER ===&lt;br /&gt;
*Quorum is needed of (4) elected board members to begin. Ideally votes on motions as example will be conducted of ALL board members for the record in the event of a tie the chair's vote decides)&lt;br /&gt;
&lt;br /&gt;
=== CHANGES TO THE AGENDA ===&lt;br /&gt;
*At the start of the meeting the entire agenda will be reviewed. Anything not on the agenda will not be heard and will have to wait until the next scheduled meeting.  Submissions should be available (5) working days before the meeting and a alert should be posted to the [https://lists.owasp.org/listinfo/owasp-board owasp-board mailing list] for public record&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 daily operations is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html 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.]  This month's operational report was published on the OWASP blog as the  [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html OWASP Operations Update for February 2017]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$Committees&amp;gt; should provide a written/verbal report of progress since the last meeting&lt;br /&gt;
&lt;br /&gt;
=== OLD / UNFINISHED BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that did not get resolved and that is being tracked, updated or to be discussed and by who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Officer acknowledgements - Brennan&lt;br /&gt;
&lt;br /&gt;
- [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 Filings] 2014 &amp;amp; 2015 - Brennan&lt;br /&gt;
&lt;br /&gt;
- [Josh] PROPOSAL: An OWASP Foundation Board member is elected to a two-year term. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. Current Board members would be allowed to complete their current term. This would encourage new ideas and renewed energy on the OWASP Board of Directors and keep elections from being a popularity contest where incumbents may be difficult to displace.&lt;br /&gt;
&lt;br /&gt;
Current OWASP Foundation Bylaws:&lt;br /&gt;
&lt;br /&gt;
https://www.owasp.org/images/e/e1/OWASPByLawsOfficial-25Sept2015CLEAN.pdf&lt;br /&gt;
&lt;br /&gt;
Section 2.02 currently reads:&lt;br /&gt;
&lt;br /&gt;
:: Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. An individual is limited to 4 consecutive 2 year terms effective January 1, 2014. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
MOTION: Revise Section 2.02 to read:&lt;br /&gt;
&lt;br /&gt;
:: Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
This new rule would take effect with the 2017 election and the directors elected for the 2018/2019 term.&lt;br /&gt;
&lt;br /&gt;
- [Josh] Scheduled Board Meeting Discussion: I would like to request that the meeting scheduled for Wednesday, April 12th be moved to either Tuesday, April 11th or Thursday, April 13th at the same time.  I will be coaching a soccer game at the currently scheduled date and time.  Also, the timezone for June 7 is listed as CEST.  Is that intentional?  I ask because every other timezone is listed in PST or PDT.  I shouldn't have an issue if it is, but I at least wanted to verify that is the case. Lastly, the September 19th meeting says &amp;quot;in Orlando at AppSecEU&amp;quot;, but the October 11th meeting also says &amp;quot;at AppSecUSA&amp;quot; and is in EST.  Which is it? Are the times still correct for both? https://www.owasp.org/index.php/Board#The_OWASP_Foundation_Inc..2C_Global_Board_of_Directors&lt;br /&gt;
&lt;br /&gt;
=== NEW BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that is NEW business to be heard by the elected officials&amp;gt; Please add your item to the list by editing this wiki page and adding the subject line or link to the item to be discussed&lt;br /&gt;
&lt;br /&gt;
* [Michael] Proposal for OWASP 2017 Objective - AppSec Trainings - [https://docs.google.com/document/d/1cT3trTdmYNcz7sH4ENHcR9ujE51qRHx-dDrELIpSnKU/edit# Proposal Link]&lt;br /&gt;
* [Konda] Proposed Updated 2017 Meeting Schedule - [https://docs.google.com/spreadsheets/d/1kol0PTc0P2hu6xkmkG7umPnNjLGw06Wou56Ee_575rg/edit#gid=0 Proposed Schedule]&lt;br /&gt;
&lt;br /&gt;
=== COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS ===&lt;br /&gt;
This is for open discussion that does NOT require a vote however is educational and informative from anyone who has something to add for the good of the Foundation.&lt;br /&gt;
&lt;br /&gt;
=== ADJOURNMENT ===&lt;br /&gt;
We will determine the next date/time of the offical meeting if different from the posted agenda.  Any changes to the offical date/time/location will also be posted to the [https://lists.owasp.org/listinfo/owasp-board OWASP-BOARD LIST]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Board NEXT MEETING]&lt;br /&gt;
&lt;br /&gt;
##&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226151</id>
		<title>February 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226151"/>
				<updated>2017-02-08T14:22:12Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* NEW BUSINESS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
February 8, 2017, 15:00-16:30 PST&lt;br /&gt;
&lt;br /&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;
* Vote for having a Team as ED conformed by Kate, Matt Tesauro and Tom Papas&lt;br /&gt;
* Vote to hire VM services to help prepare the Board meetings better&lt;br /&gt;
* Vote/Approve Budget Items for 2017&lt;br /&gt;
* Vote/Approve new membership model&lt;br /&gt;
* Vote on strategic goals for 2017&lt;br /&gt;
&lt;br /&gt;
=== CALL TO ORDER ===&lt;br /&gt;
*Quorum is needed of (4) elected board members to begin. Ideally votes on motions as example will be conducted of ALL board members for the record in the event of a tie the chair's vote decides)&lt;br /&gt;
&lt;br /&gt;
=== CHANGES TO THE AGENDA ===&lt;br /&gt;
*At the start of the meeting the entire agenda will be reviewed. Anything not on the agenda will not be heard and will have to wait until the next scheduled meeting.  Submissions should be available (5) working days before the meeting and a alert should be posted to the [https://lists.owasp.org/listinfo/owasp-board owasp-board mailing list] for public record&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 daily operations is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html 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.]  This month's operational report was published on the OWASP blog as the  [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html OWASP Operations Update for February 2017]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$Committees&amp;gt; should provide a written/verbal report of progress since the last meeting&lt;br /&gt;
&lt;br /&gt;
=== OLD / UNFINISHED BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that did not get resolved and that is being tracked, updated or to be discussed and by who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Officer acknowledgements - Brennan&lt;br /&gt;
&lt;br /&gt;
- [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 Filings] 2014 &amp;amp; 2015 - Brennan&lt;br /&gt;
&lt;br /&gt;
- [Josh] PROPOSAL: An OWASP Foundation Board member is elected to a two-year term. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. Current Board members would be allowed to complete their current term. This would encourage new ideas and renewed energy on the OWASP Board of Directors and keep elections from being a popularity contest where incumbents may be difficult to displace.&lt;br /&gt;
&lt;br /&gt;
Current OWASP Foundation Bylaws:&lt;br /&gt;
&lt;br /&gt;
https://www.owasp.org/images/e/e1/OWASPByLawsOfficial-25Sept2015CLEAN.pdf&lt;br /&gt;
&lt;br /&gt;
Section 2.02 currently reads:&lt;br /&gt;
&lt;br /&gt;
:: Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. An individual is limited to 4 consecutive 2 year terms effective January 1, 2014. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
MOTION: Revise Section 2.02 to read:&lt;br /&gt;
&lt;br /&gt;
:: Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
This new rule would take effect with the 2017 election and the directors elected for the 2018/2019 term.&lt;br /&gt;
&lt;br /&gt;
- [Josh] Scheduled Board Meeting Discussion: I would like to request that the meeting scheduled for Wednesday, April 12th be moved to either Tuesday, April 11th or Thursday, April 13th at the same time.  I will be coaching a soccer game at the currently scheduled date and time.  Also, the timezone for June 7 is listed as CEST.  Is that intentional?  I ask because every other timezone is listed in PST or PDT.  I shouldn't have an issue if it is, but I at least wanted to verify that is the case. Lastly, the September 19th meeting says &amp;quot;in Orlando at AppSecEU&amp;quot;, but the October 11th meeting also says &amp;quot;at AppSecUSA&amp;quot; and is in EST.  Which is it? Are the times still correct for both? https://www.owasp.org/index.php/Board#The_OWASP_Foundation_Inc..2C_Global_Board_of_Directors&lt;br /&gt;
&lt;br /&gt;
=== NEW BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that is NEW business to be heard by the elected officials&amp;gt; Please add your item to the list by editing this wiki page and adding the subject line or link to the item to be discussed&lt;br /&gt;
&lt;br /&gt;
* [Michael] Proposal for OWASP 2017 Objective - AppSec Trainings - [https://docs.google.com/document/d/1cT3trTdmYNcz7sH4ENHcR9ujE51qRHx-dDrELIpSnKU/edit# Proposal Link]&lt;br /&gt;
* [Konda] Proposed Updated 2017 Meeting Schedule - [https://docs.google.com/spreadsheets/d/1kol0PTc0P2hu6xkmkG7umPnNjLGw06Wou56Ee_575rg/edit#gid=0 Proposed Schedule]&lt;br /&gt;
&lt;br /&gt;
=== COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS ===&lt;br /&gt;
This is for open discussion that does NOT require a vote however is educational and informative from anyone who has something to add for the good of the Foundation.&lt;br /&gt;
&lt;br /&gt;
=== ADJOURNMENT ===&lt;br /&gt;
We will determine the next date/time of the offical meeting if different from the posted agenda.  Any changes to the offical date/time/location will also be posted to the [https://lists.owasp.org/listinfo/owasp-board OWASP-BOARD LIST]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Board NEXT MEETING]&lt;br /&gt;
&lt;br /&gt;
##&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226004</id>
		<title>February 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226004"/>
				<updated>2017-02-04T15:27:01Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
February 8, 2017, 15:00-16:30 PST&lt;br /&gt;
&lt;br /&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;
*Quorum is needed of (4) elected board members to begin. Ideally votes on motions as example will be conducted of ALL board members for the record in the event of a tie the chair's vote decides)&lt;br /&gt;
&lt;br /&gt;
=== CHANGES TO THE AGENDA ===&lt;br /&gt;
*At the start of the meeting the entire agenda will be reviewed. Anything not on the agenda will not be heard and will have to wait until the next scheduled meeting.  Submissions should be available (5) working days before the meeting and a alert should be posted to the [https://lists.owasp.org/listinfo/owasp-board owasp-board mailing list] for public record&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 daily operations is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html 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.]  This month's operational report was published on the OWASP blog as the  [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html OWASP Operations Update for February 2017]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$Committees&amp;gt; should provide a written/verbal report of progress since the last meeting&lt;br /&gt;
&lt;br /&gt;
=== OLD / UNFINISHED BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that did not get resolved and that is being tracked, updated or to be discussed and by who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Officer acknowledgements - Brennan&lt;br /&gt;
&lt;br /&gt;
- [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 Filings] 2014 &amp;amp; 2015 - Brennan&lt;br /&gt;
&lt;br /&gt;
- [Josh] PROPOSAL: An OWASP Foundation Board member is elected to a two-year term. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. Current Board members would be allowed to complete their current term. This would encourage new ideas and renewed energy on the OWASP Board of Directors and keep elections from being a popularity contest where incumbents may be difficult to displace.&lt;br /&gt;
&lt;br /&gt;
Current OWASP Foundation Bylaws:&lt;br /&gt;
&lt;br /&gt;
https://www.owasp.org/images/e/e1/OWASPByLawsOfficial-25Sept2015CLEAN.pdf&lt;br /&gt;
&lt;br /&gt;
Section 2.02 currently reads:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. An individual is limited to 4 consecutive 2 year terms effective January 1, 2014. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
MOTION: Revise Section 2.02 to read:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
This new rule would take effect with the 2017 election and the directors elected for the 2018/2019 term.&lt;br /&gt;
&lt;br /&gt;
=== NEW BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that is NEW business to be heard by the elected officials&amp;gt; Please add your item to the list by editing this wiki page and adding the subject line or link to the item to be discussed&lt;br /&gt;
&lt;br /&gt;
=== COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS ===&lt;br /&gt;
This is for open discussion that does NOT require a vote however is educational and informative from anyone who has something to add for the good of the Foundation.&lt;br /&gt;
&lt;br /&gt;
=== ADJOURNMENT ===&lt;br /&gt;
We will determine the next date/time of the offical meeting if different from the posted agenda.  Any changes to the offical date/time/location will also be posted to the [https://lists.owasp.org/listinfo/owasp-board OWASP-BOARD LIST]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Board NEXT MEETING]&lt;br /&gt;
&lt;br /&gt;
##&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226002</id>
		<title>February 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226002"/>
				<updated>2017-02-04T15:26:24Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: Matt Konda moved page February 15, 2017 to February 8, 2017 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
February 15, 2017, 12:00-13:30 PST&lt;br /&gt;
&lt;br /&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;
*Quorum is needed of (4) elected board members to begin. Ideally votes on motions as example will be conducted of ALL board members for the record in the event of a tie the chair's vote decides)&lt;br /&gt;
&lt;br /&gt;
=== CHANGES TO THE AGENDA ===&lt;br /&gt;
*At the start of the meeting the entire agenda will be reviewed. Anything not on the agenda will not be heard and will have to wait until the next scheduled meeting.  Submissions should be available (5) working days before the meeting and a alert should be posted to the [https://lists.owasp.org/listinfo/owasp-board owasp-board mailing list] for public record&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 daily operations is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html 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.]  This month's operational report was published on the OWASP blog as the  [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html OWASP Operations Update for February 2017]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$Committees&amp;gt; should provide a written/verbal report of progress since the last meeting&lt;br /&gt;
&lt;br /&gt;
=== OLD / UNFINISHED BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that did not get resolved and that is being tracked, updated or to be discussed and by who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Officer acknowledgements - Brennan&lt;br /&gt;
&lt;br /&gt;
- [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 Filings] 2014 &amp;amp; 2015 - Brennan&lt;br /&gt;
&lt;br /&gt;
- [Josh] PROPOSAL: An OWASP Foundation Board member is elected to a two-year term. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. Current Board members would be allowed to complete their current term. This would encourage new ideas and renewed energy on the OWASP Board of Directors and keep elections from being a popularity contest where incumbents may be difficult to displace.&lt;br /&gt;
&lt;br /&gt;
Current OWASP Foundation Bylaws:&lt;br /&gt;
&lt;br /&gt;
https://www.owasp.org/images/e/e1/OWASPByLawsOfficial-25Sept2015CLEAN.pdf&lt;br /&gt;
&lt;br /&gt;
Section 2.02 currently reads:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. An individual is limited to 4 consecutive 2 year terms effective January 1, 2014. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
MOTION: Revise Section 2.02 to read:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
This new rule would take effect with the 2017 election and the directors elected for the 2018/2019 term.&lt;br /&gt;
&lt;br /&gt;
=== NEW BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that is NEW business to be heard by the elected officials&amp;gt; Please add your item to the list by editing this wiki page and adding the subject line or link to the item to be discussed&lt;br /&gt;
&lt;br /&gt;
=== COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS ===&lt;br /&gt;
This is for open discussion that does NOT require a vote however is educational and informative from anyone who has something to add for the good of the Foundation.&lt;br /&gt;
&lt;br /&gt;
=== ADJOURNMENT ===&lt;br /&gt;
We will determine the next date/time of the offical meeting if different from the posted agenda.  Any changes to the offical date/time/location will also be posted to the [https://lists.owasp.org/listinfo/owasp-board OWASP-BOARD LIST]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Board NEXT MEETING]&lt;br /&gt;
&lt;br /&gt;
##&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=February_15,_2017&amp;diff=226003</id>
		<title>February 15, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=February_15,_2017&amp;diff=226003"/>
				<updated>2017-02-04T15:26:24Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: Matt Konda moved page February 15, 2017 to February 8, 2017 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[February 8, 2017]]&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226000</id>
		<title>February 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=226000"/>
				<updated>2017-02-04T14:59:54Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: Matt Konda moved page February 8, 2017 to February 15, 2017&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
February 15, 2017, 12:00-13:30 PST&lt;br /&gt;
&lt;br /&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;
*Quorum is needed of (4) elected board members to begin. Ideally votes on motions as example will be conducted of ALL board members for the record in the event of a tie the chair's vote decides)&lt;br /&gt;
&lt;br /&gt;
=== CHANGES TO THE AGENDA ===&lt;br /&gt;
*At the start of the meeting the entire agenda will be reviewed. Anything not on the agenda will not be heard and will have to wait until the next scheduled meeting.  Submissions should be available (5) working days before the meeting and a alert should be posted to the [https://lists.owasp.org/listinfo/owasp-board owasp-board mailing list] for public record&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 daily operations is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html 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.]  This month's operational report was published on the OWASP blog as the  [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html OWASP Operations Update for February 2017]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$Committees&amp;gt; should provide a written/verbal report of progress since the last meeting&lt;br /&gt;
&lt;br /&gt;
=== OLD / UNFINISHED BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that did not get resolved and that is being tracked, updated or to be discussed and by who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Officer acknowledgements - Brennan&lt;br /&gt;
&lt;br /&gt;
- [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 Filings] 2014 &amp;amp; 2015 - Brennan&lt;br /&gt;
&lt;br /&gt;
- [Josh] PROPOSAL: An OWASP Foundation Board member is elected to a two-year term. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. Current Board members would be allowed to complete their current term. This would encourage new ideas and renewed energy on the OWASP Board of Directors and keep elections from being a popularity contest where incumbents may be difficult to displace.&lt;br /&gt;
&lt;br /&gt;
Current OWASP Foundation Bylaws:&lt;br /&gt;
&lt;br /&gt;
https://www.owasp.org/images/e/e1/OWASPByLawsOfficial-25Sept2015CLEAN.pdf&lt;br /&gt;
&lt;br /&gt;
Section 2.02 currently reads:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. An individual is limited to 4 consecutive 2 year terms effective January 1, 2014. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
MOTION: Revise Section 2.02 to read:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
This new rule would take effect with the 2017 election and the directors elected for the 2018/2019 term.&lt;br /&gt;
&lt;br /&gt;
=== NEW BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that is NEW business to be heard by the elected officials&amp;gt; Please add your item to the list by editing this wiki page and adding the subject line or link to the item to be discussed&lt;br /&gt;
&lt;br /&gt;
=== COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS ===&lt;br /&gt;
This is for open discussion that does NOT require a vote however is educational and informative from anyone who has something to add for the good of the Foundation.&lt;br /&gt;
&lt;br /&gt;
=== ADJOURNMENT ===&lt;br /&gt;
We will determine the next date/time of the offical meeting if different from the posted agenda.  Any changes to the offical date/time/location will also be posted to the [https://lists.owasp.org/listinfo/owasp-board OWASP-BOARD LIST]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Board NEXT MEETING]&lt;br /&gt;
&lt;br /&gt;
##&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=225999</id>
		<title>February 8, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=February_8,_2017&amp;diff=225999"/>
				<updated>2017-02-04T14:59:31Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
February 15, 2017, 12:00-13:30 PST&lt;br /&gt;
&lt;br /&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;
*Quorum is needed of (4) elected board members to begin. Ideally votes on motions as example will be conducted of ALL board members for the record in the event of a tie the chair's vote decides)&lt;br /&gt;
&lt;br /&gt;
=== CHANGES TO THE AGENDA ===&lt;br /&gt;
*At the start of the meeting the entire agenda will be reviewed. Anything not on the agenda will not be heard and will have to wait until the next scheduled meeting.  Submissions should be available (5) working days before the meeting and a alert should be posted to the [https://lists.owasp.org/listinfo/owasp-board owasp-board mailing list] for public record&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 daily operations is managed by the [https://www.owasp.org/index.php/About_OWASP#Employees_and_Contractors Operations Director] who provides a [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html 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.]  This month's operational report was published on the OWASP blog as the  [https://owasp.blogspot.com/2017/02/owasp-operations-update-for-february.html OWASP Operations Update for February 2017]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$Committees&amp;gt; should provide a written/verbal report of progress since the last meeting&lt;br /&gt;
&lt;br /&gt;
=== OLD / UNFINISHED BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that did not get resolved and that is being tracked, updated or to be discussed and by who&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Officer acknowledgements - Brennan&lt;br /&gt;
&lt;br /&gt;
- [https://www.owasp.org/index.php/About_OWASP#Form_990_Documents 990 Filings] 2014 &amp;amp; 2015 - Brennan&lt;br /&gt;
&lt;br /&gt;
- [Josh] PROPOSAL: An OWASP Foundation Board member is elected to a two-year term. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. Current Board members would be allowed to complete their current term. This would encourage new ideas and renewed energy on the OWASP Board of Directors and keep elections from being a popularity contest where incumbents may be difficult to displace.&lt;br /&gt;
&lt;br /&gt;
Current OWASP Foundation Bylaws:&lt;br /&gt;
&lt;br /&gt;
https://www.owasp.org/images/e/e1/OWASPByLawsOfficial-25Sept2015CLEAN.pdf&lt;br /&gt;
&lt;br /&gt;
Section 2.02 currently reads:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. An individual is limited to 4 consecutive 2 year terms effective January 1, 2014. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
MOTION: Revise Section 2.02 to read:&lt;br /&gt;
&lt;br /&gt;
Each Board member will serve for a term of 2 years. The term will begin effective January 1 following the election period. A Board member may run again for re-election at any point in the future, but may serve no more than two two-year terms in any ten year period. The role of the Board Members shall be elected by the Board of Directors at the first meeting following the election of the Board of Directors. If the election of officers shall not be held at such meeting, such election shall be held as soon thereafter as conveniently may be. Each officer shall hold that role until the next election has been completed.&lt;br /&gt;
&lt;br /&gt;
This new rule would take effect with the 2017 election and the directors elected for the 2018/2019 term.&lt;br /&gt;
&lt;br /&gt;
=== NEW BUSINESS ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;$insert anything that is NEW business to be heard by the elected officials&amp;gt; Please add your item to the list by editing this wiki page and adding the subject line or link to the item to be discussed&lt;br /&gt;
&lt;br /&gt;
=== COMMENTS, ANNOUNCEMENTS, AND OTHER BUSINESS ===&lt;br /&gt;
This is for open discussion that does NOT require a vote however is educational and informative from anyone who has something to add for the good of the Foundation.&lt;br /&gt;
&lt;br /&gt;
=== ADJOURNMENT ===&lt;br /&gt;
We will determine the next date/time of the offical meeting if different from the posted agenda.  Any changes to the offical date/time/location will also be posted to the [https://lists.owasp.org/listinfo/owasp-board OWASP-BOARD LIST]&lt;br /&gt;
&lt;br /&gt;
[https://www.owasp.org/index.php/Board NEXT MEETING]&lt;br /&gt;
&lt;br /&gt;
##&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224919</id>
		<title>January 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224919"/>
				<updated>2017-01-11T18:32:18Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Dial In Info==&lt;br /&gt;
===Notice of Recording===&lt;br /&gt;
* Notice to all attendees - board meetings are recorded and publicly available as of March, 2013&lt;br /&gt;
* Joining the call acknowledges your awareness of recording and consent to be recorded and public dissemination of the recording.&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiUHZkWW1vdWpZWlk/view?usp=sharing Meeting Recording]&lt;br /&gt;
&lt;br /&gt;
===Time===&lt;br /&gt;
* Date/Time: Januarry 11, 2017, 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
===Location===   &lt;br /&gt;
&lt;br /&gt;
'''Teleconference Information:'''&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;
=== Attendance Tracker===&lt;br /&gt;
'''[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]'''&lt;br /&gt;
&lt;br /&gt;
=== Meeting Minutes===&lt;br /&gt;
[link:addme Meeting Minutes]&lt;br /&gt;
&lt;br /&gt;
= Reading Material  =&lt;br /&gt;
'''''It is a requirement as a board member to fully read all material prior to the start of the meeting'''''&lt;br /&gt;
&lt;br /&gt;
= Meeting Agenda =&lt;br /&gt;
== Call to Order /OWASP Mission ==&lt;br /&gt;
*Administrative (List of attendees and Agenda bashing (only if last-minute changes to the agenda are needed) (5 min)&lt;br /&gt;
&lt;br /&gt;
== Reports ==&lt;br /&gt;
&lt;br /&gt;
Board reports to be handled offline.&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
Staff reports to be handled offline.  Details are here for informational purposes.&lt;br /&gt;
* [http://owasp.blogspot.com/2017/01/owasp-operations-update-for-january-2017.html January 2016 Operations Update] ''Note: This new report combines all staff reports in a single blog post.''&lt;br /&gt;
* [https://docs.google.com/spreadsheets/d/1EusewtDJllet97lvYDOCNqrN_3_kETq0lLU-EGo8c1M/edit#gid=1399677892 Monthly &amp;amp; YTD Financials]&lt;br /&gt;
&lt;br /&gt;
==Old Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* [https://github.com/OWASP/owasp-devseccon-summit/blob/master/Logistics/FundRequest.md 50K USD seed fund request for the owasp-devseccon-summit in 2017]&lt;br /&gt;
* Marketing agreement with DevSecCon for the Summit in June (see email Kelly).&lt;br /&gt;
&lt;br /&gt;
==New Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* 2017 Board Roles&lt;br /&gt;
* 2017 Budget:  [https://docs.google.com/spreadsheets/d/1hU0Zn0E4SjwEwjexIEfm95y16YgzQ0u0h3Xhgx74pjU/edit#gid=228125862 Working Spreadsheet]  [Andrew]&lt;br /&gt;
* 2017 Strategic Goals&lt;br /&gt;
** [https://docs.google.com/document/d/1ZgZotdu3TglKCiyOxyQVwS16YDJj0qmEkdYz0LT7hf4/edit Konda Single Goal: Membership]&lt;br /&gt;
** [https://docs.google.com/document/d/1DFkCDeKh8xDJHkDSqnjEcRaLT7UwewD6kZeDdOB5tG4/edit Staff Goal:  Communication Plan]&lt;br /&gt;
** [https://docs.google.com/document/d/1maFqH9NEdQB8ULDU03S_zsXI5k3NiCDKcy9xian63cE/edit Coates Goal:  Worldwide Trainings]&lt;br /&gt;
** AJV Goal - Education&lt;br /&gt;
* Updating Membership Models:  New plans created by staff based on past community, board and staff discussions.  These proposed changes account for a more diverse membership and were developed to optimize accessibility and growth.  Published to the community on January 6th.  The article has had 1299 views and two comments were made on the changes.  * This is operationally relevant as work is being done on the back end of this.&lt;br /&gt;
** [https://docs.google.com/document/d/1zRae5MufvbaIyOd0YL-lOkenzz_3ACZl1zBL11yUxo8/edit Flexible Individual Membership plan]&lt;br /&gt;
** [https://docs.google.com/document/d/19-RlgsiycSqJTTz8RNCsg30Vn0zAcRA-Y0pKvtOs7yo/edit Updated Corporate Membership plan]&lt;br /&gt;
&lt;br /&gt;
== Action Items==&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Announcements==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Adjournment==&lt;br /&gt;
*Next meeting date/time: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Motion to close meeting==&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224918</id>
		<title>January 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224918"/>
				<updated>2017-01-11T18:29:29Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Dial In Info==&lt;br /&gt;
===Notice of Recording===&lt;br /&gt;
* Notice to all attendees - board meetings are recorded and publicly available as of March, 2013&lt;br /&gt;
* Joining the call acknowledges your awareness of recording and consent to be recorded and public dissemination of the recording.&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiUHZkWW1vdWpZWlk/view?usp=sharing Meeting Recording]&lt;br /&gt;
&lt;br /&gt;
===Time===&lt;br /&gt;
* Date/Time: Januarry 11, 2017, 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
===Location===   &lt;br /&gt;
&lt;br /&gt;
'''Teleconference Information:'''&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;
=== Attendance Tracker===&lt;br /&gt;
'''[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]'''&lt;br /&gt;
&lt;br /&gt;
=== Meeting Minutes===&lt;br /&gt;
[link:addme Meeting Minutes]&lt;br /&gt;
&lt;br /&gt;
= Reading Material  =&lt;br /&gt;
'''''It is a requirement as a board member to fully read all material prior to the start of the meeting'''''&lt;br /&gt;
&lt;br /&gt;
= Meeting Agenda =&lt;br /&gt;
== Call to Order /OWASP Mission ==&lt;br /&gt;
*Administrative (List of attendees and Agenda bashing (only if last-minute changes to the agenda are needed) (5 min)&lt;br /&gt;
&lt;br /&gt;
== Reports ==&lt;br /&gt;
&lt;br /&gt;
Board reports to be handled offline.&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
Staff reports to be handled offline.  Details are here for informational purposes.&lt;br /&gt;
* [http://owasp.blogspot.com/2017/01/owasp-operations-update-for-january-2017.html January 2016 Operations Update] ''Note: This new report combines all staff reports in a single blog post.''&lt;br /&gt;
* [https://docs.google.com/spreadsheets/d/1EusewtDJllet97lvYDOCNqrN_3_kETq0lLU-EGo8c1M/edit#gid=1399677892 Monthly &amp;amp; YTD Financials]&lt;br /&gt;
&lt;br /&gt;
==Old Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* [https://github.com/OWASP/owasp-devseccon-summit/blob/master/Logistics/FundRequest.md 50K USD seed fund request for the owasp-devseccon-summit in 2017]&lt;br /&gt;
* Marketing agreement with DevSecCon for the Summit in June (see email Kelly).&lt;br /&gt;
&lt;br /&gt;
==New Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* 2017 Board Roles&lt;br /&gt;
* 2017 Budget:  [https://docs.google.com/spreadsheets/d/1hU0Zn0E4SjwEwjexIEfm95y16YgzQ0u0h3Xhgx74pjU/edit#gid=228125862 Working Spreadsheet]  [Andrew]&lt;br /&gt;
* 2017 Strategic Goals&lt;br /&gt;
** [https://docs.google.com/document/d/1ZgZotdu3TglKCiyOxyQVwS16YDJj0qmEkdYz0LT7hf4/edit Konda Single Goal: Membership]&lt;br /&gt;
** [https://docs.google.com/document/d/1DFkCDeKh8xDJHkDSqnjEcRaLT7UwewD6kZeDdOB5tG4/edit Staff Goal:  Communication Plan]&lt;br /&gt;
** [https://docs.google.com/document/d/1maFqH9NEdQB8ULDU03S_zsXI5k3NiCDKcy9xian63cE/edit Coates Goal:  Worldwide Trainings]&lt;br /&gt;
** AJV Goal - Education&lt;br /&gt;
* Updating Membership Models:  New plans created by staff based on past community, board and staff discussions.  These proposed changes account for a more diverse membership and were developed to optimize accessibility and growth.  Published to the community on January 6th.  The article has had 1299 views and two comments were made on the changes.  &lt;br /&gt;
** [https://docs.google.com/document/d/1zRae5MufvbaIyOd0YL-lOkenzz_3ACZl1zBL11yUxo8/edit Flexible Individual Membership plan]&lt;br /&gt;
** [https://docs.google.com/document/d/19-RlgsiycSqJTTz8RNCsg30Vn0zAcRA-Y0pKvtOs7yo/edit Updated Corporate Membership plan]&lt;br /&gt;
&lt;br /&gt;
== Action Items==&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Announcements==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Adjournment==&lt;br /&gt;
*Next meeting date/time: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Motion to close meeting==&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224820</id>
		<title>January 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224820"/>
				<updated>2017-01-09T05:06:51Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Dial In Info==&lt;br /&gt;
===Notice of Recording===&lt;br /&gt;
* Notice to all attendees - board meetings are recorded and publicly available as of March, 2013&lt;br /&gt;
* Joining the call acknowledges your awareness of recording and consent to be recorded and public dissemination of the recording.&lt;br /&gt;
* [https://drive.google.com/a/owasp.org/file/d/0B0yxedKRQADiUHZkWW1vdWpZWlk/view?usp=sharing Meeting Recording]&lt;br /&gt;
&lt;br /&gt;
===Time===&lt;br /&gt;
* Date/Time: Januarry 11, 2017, 14:00-15:30 PST - [https://www.timeanddate.com/worldclock/meetingdetails.html?year=2017&amp;amp;month=1&amp;amp;day=10&amp;amp;hour=22&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=224&amp;amp;p2=24&amp;amp;p3=263&amp;amp;p4=78&amp;amp;p5=37&amp;amp;p6=102&amp;amp;p7=152 TimeZone Converter ]&lt;br /&gt;
&lt;br /&gt;
===Location===   &lt;br /&gt;
&lt;br /&gt;
'''Teleconference Information:'''&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;
=== Attendance Tracker===&lt;br /&gt;
'''[https://docs.google.com/a/owasp.org/spreadsheet/ccc?key=0ApZ9zE0hx0LNdG5uRzNYZE8ycDFabnBWNkU4SFpwREE Board Meeting Attendance Tracker]'''&lt;br /&gt;
&lt;br /&gt;
=== Meeting Minutes===&lt;br /&gt;
[link:addme Meeting Minutes]&lt;br /&gt;
&lt;br /&gt;
= Reading Material  =&lt;br /&gt;
'''''It is a requirement as a board member to fully read all material prior to the start of the meeting'''''&lt;br /&gt;
&lt;br /&gt;
= Meeting Agenda =&lt;br /&gt;
== Call to Order /OWASP Mission ==&lt;br /&gt;
*Administrative (List of attendees and Agenda bashing (only if last-minute changes to the agenda are needed) (5 min)&lt;br /&gt;
&lt;br /&gt;
== Reports ==&lt;br /&gt;
&lt;br /&gt;
Board reports to be handled offline.&lt;br /&gt;
&lt;br /&gt;
==Reports==&lt;br /&gt;
Staff reports to be handled offline.  Details are here for informational purposes.&lt;br /&gt;
* [http://owasp.blogspot.com/2017/01/owasp-operations-update-for-january-2017.html January 2016 Operations Update] ''Note: This new report combines all staff reports in a single blog post.''&lt;br /&gt;
* [https://docs.google.com/spreadsheets/d/1EusewtDJllet97lvYDOCNqrN_3_kETq0lLU-EGo8c1M/edit#gid=1399677892 Monthly &amp;amp; YTD Financials]&lt;br /&gt;
&lt;br /&gt;
==Old Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* [https://github.com/OWASP/owasp-devseccon-summit/blob/master/Logistics/FundRequest.md 50K USD seed fund request for the owasp-devseccon-summit in 2017]&lt;br /&gt;
* Marketing agreement with DevSecCon for the Summit in June (see email Kelly).&lt;br /&gt;
&lt;br /&gt;
==New Business==&lt;br /&gt;
All active board proposals are listed [https://drive.google.com/folderview?id=0BxSfMVkfLvslVXdvUFV3NkxucWc&amp;amp;usp=sharing here]&lt;br /&gt;
* 2017 Board Roles&lt;br /&gt;
* 2017 Budget:  [https://docs.google.com/spreadsheets/d/1hU0Zn0E4SjwEwjexIEfm95y16YgzQ0u0h3Xhgx74pjU/edit#gid=228125862 Working Spreadsheet]  [Andrew]&lt;br /&gt;
* 2017 Strategic Goals&lt;br /&gt;
** [https://docs.google.com/document/d/1ZgZotdu3TglKCiyOxyQVwS16YDJj0qmEkdYz0LT7hf4/edit Konda Single Goal: Membership]&lt;br /&gt;
** [https://docs.google.com/document/d/1DFkCDeKh8xDJHkDSqnjEcRaLT7UwewD6kZeDdOB5tG4/edit Staff Goal:  Communication Plan]&lt;br /&gt;
** [https://docs.google.com/document/d/1maFqH9NEdQB8ULDU03S_zsXI5k3NiCDKcy9xian63cE/edit Coates Goal:  Worldwide Trainings]&lt;br /&gt;
** AJV Goal - Education&lt;br /&gt;
&lt;br /&gt;
== Action Items==&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Announcements==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Adjournment==&lt;br /&gt;
*Next meeting date/time: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Motion to close meeting==&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224816</id>
		<title>January 11, 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=January_11,_2017&amp;diff=224816"/>
				<updated>2017-01-09T05:03:18Z</updated>
		
		<summary type="html">&lt;p&gt;Matt Konda: Created page with &amp;quot;Board meeting&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Board meeting&lt;/div&gt;</summary>
		<author><name>Matt Konda</name></author>	</entry>

	</feed>