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"
Rhodry Korb (talk | contribs) |
Rhodry Korb (talk | contribs) |
||
Line 12: | Line 12: | ||
==Introduction== | ==Introduction== | ||
− | + | ||
Line 18: | Line 18: | ||
==Description== | ==Description== | ||
− | + | ||
Revision as of 03:38, 28 May 2014
OWASP Hardened Phalcon ProjectThe 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. IntroductionDescriptionLicensingOWASP 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?OWASP XXX provides:
PresentationTo Be Released
Project Leader
Related Projects
Ohloh
|
Quick DownloadEmail ListNews and Events
Classifications |
- 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:
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
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.