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
m
Line 67: Line 67:
 
== Quick Download ==
 
== Quick Download ==
  
[https://github.com/OWASP/ GitHub Repo]
+
[https://github.com/OWASP/OWASP-Hardened-Phalcon GitHub Repo]
  
 
== Email List ==
 
== Email List ==

Revision as of 23:34, 28 May 2014

OWASP Project Header.jpg

OWASP Hardened Phalcon Project

The 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

Description

Licensing

OWASP Hardened Phalcon is free to use.

Copyright © 2014 Rhodry Korb. All Rights Reserved.

The Source Code is licensed under the MIT License.

This wiki (documentation) is licensed under the CC Attribution-ShareAlike 3.0 Unported License.

What is Hardened Phalcon?

Presentation

To Be Released



Project Leader

Rhodry Korb


Related Projects


Ohloh

OWASP Project Ohloh


Quick Download

GitHub Repo

Email List

Project Mailing List

News and Events


Classifications

New projects.png Owasp-builders-small.png
Owasp-defenders-small.png
MIT License Icon.png Creative Commons.png
Project Type Files CODE.jpg
What is Phalcon?
Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.

Volunteers

Hardened Phalcon is developed by a worldwide team of volunteers. The primary contributors to date have been:

Less Than 3 Months

3-6 Months

To Be Confirmed

6+ Months

To Be Confirmed

Get Involved

Involvement in the development and promotion of Hardened Phalcon is actively encouraged! You do not have to be a security expert in order to contribute.

The MIT License (MIT)

Copyright © 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.