This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP Hardened Phalcon Project"

From OWASP
Jump to: navigation, search
(Replaced content with "This is no longer an active project.")
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Main=
+
This is no longer an active project.
 
 
<div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">[[File:OWASP_Project_Header.jpg|link=]]</div>
 
 
 
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
 
| valign="top"  style="border-right: 1px dotted gray;padding-right:25px;" |
 
 
 
==OWASP Hardened Phalcon Project==
 
 
 
The [http://phalconphp.com/en/ Phalcon Framework] is the world's fastest PHP Framework, however like most frameworks it is not "hardened" by default. OWASP Hardened Phalcon aims to help developers harden their Phalcon applications in-line with the published OWASP guidelines.
 
 
 
==Introduction==
 
 
 
Write a short introduction
 
 
 
 
 
 
 
==Description==
 
 
 
Write a description that is just a few paragraphs long
 
 
 
 
 
==Licensing==
 
OWASP Hardened Phalcon is free to use.
 
 
 
Copyright &copy; 2014 Rhodry Korb. All Rights Reserved.
 
 
 
The Source Code is licensed under the {{#switchtablink:MIT License|MIT License}}.
 
 
 
This wiki (documentation) is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/ CC Attribution-ShareAlike 3.0 Unported] License.
 
 
 
| valign="top"  style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
 
 
 
== What is Hardened Phalcon? ==
 
 
 
OWASP XXX  provides:
 
 
 
* xxx
 
* xxx
 
 
 
 
 
== Presentation ==
 
 
 
''To Be Released''
 
 
 
 
 
 
 
 
 
== Project Leader ==
 
 
 
[[User:Rhodry Korb | Rhodry Korb]]
 
 
 
 
 
== Related Projects ==
 
 
 
[[OWASP CISO Survey]]
 
 
 
 
 
== Ohloh ==
 
 
 
[http://www.ohloh.net/orgs/OWASP OWASP Project Ohloh]
 
 
 
 
 
| valign="top"  style="padding-left:25px;width:200px;" |
 
 
 
== Quick Download ==
 
 
 
[https://github.com/OWASP/ GitHub Repo]
 
 
 
== Email List ==
 
 
 
[https://lists.owasp.org/mailman/listinfo/owasp_hardened_phalcon Project Email List]
 
 
 
== News and Events ==
 
* [28 May 2013] Approved as [https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects Incubator Project]
 
 
 
 
 
==Classifications==
 
 
 
  {| width="200" cellpadding="2"
 
  |-
 
  | align="center" valign="top" width="50%" rowspan="2"| [[File:New projects.png|100px|link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Incubator_Projects]]
 
  | align="center" valign="top" width="50%"| [[File:Owasp-builders-small.png|link=]] 
 
  |-
 
  | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=]]
 
  |-
 
  | align="center" valign="top" width="50%" | [[File:MIT_License_Icon.png|66px|link=https://www.owasp.org/index.php?title=OWASP_Hardened_Phalcon_Project&action=submit#MIT_License]]
 
  | align="center" valign="top" width="50%"| [[File:Creative_Commons.png|66px|link=http://creativecommons.org/licenses/by-sa/3.0/]]
 
  |-
 
  | colspan="2" align="center"  | [[File:Project_Type_Files_CODE.jpg|link=]]
 
  |}
 
 
 
|}
 
 
 
=FAQs=
 
 
 
; What is Phalcon?
 
: [http://phalconphp.com/en/ Phalcon] is a web framework implemented as a C extension offering high performance and lower resource consumption.
 
 
 
= Acknowledgements =
 
==Volunteers==
 
Hardened Phalcon is developed by a worldwide team of volunteers. The primary contributors to date have been:
 
 
 
* [[User:Rhodry Korb | Rhodry Korb]]
 
 
 
= Road Map and Getting Involved =
 
As of May 2014, the priorities are:
 
 
 
=== LESS THAN 3 MONTHS ===
 
Implement session handling and other settings configurable with native Phalcon classes based on the OWASP PHP Security Cheat Sheet.
 
 
 
=== 3-6 MONTHS ===
 
Implement settings which require custom or PHP native classes based on OWASP PHP Security Cheat Sheet and other OWASP guidelines and documentation.
 
 
 
Implement solutions for phase 1 Framework Issues from OWASP PHP Security Cheat Sheet.
 
 
 
=== 6 MONTHS ===
 
Continue to improve the code to meet with other OWASP guidelines and documentation.
 
 
 
Implement solutions for phase 2 Framework Issues from OWASP PHP Security Cheat Sheet.
 
 
 
Involvement in the development and promotion of XXX is actively encouraged!
 
You do not have to be a security expert in order to contribute.
 
Some of the ways you can help:
 
* xxx
 
* xxx
 
 
 
= MIT License =
 
 
 
The MIT License (MIT)
 
 
 
Copyright &copy; 2014 Rhodry Korb. All Rights Reserved.
 
 
 
Permission is hereby granted, free of charge, to any person obtaining a copy
 
of this software and associated documentation files (the "Software"), to deal
 
in the Software without restriction, including without limitation the rights
 
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 
copies of the Software, and to permit persons to whom the Software is
 
furnished to do so, subject to the following conditions:
 
 
 
The above copyright notice and this permission notice shall be included in
 
all copies or substantial portions of the Software.
 
 
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 
THE SOFTWARE.  
 
 
 
__NOTOC__ <headertabs />
 
 
 
[[Category:OWASP Project]]
 

Latest revision as of 08:16, 4 May 2015

This is no longer an active project.