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 "Projects/OWASP PHP Security Project/Roadmap"

From OWASP
Jump to: navigation, search
Line 26: Line 26:
 
</ul>
 
</ul>
 
<BR>
 
<BR>
'''Sensitive Date Protection Related Libraries:'''
+
'''Log Related Libraries:'''
 +
<ul>
 +
<li> [[Logs Library]]</li>
 +
</ul>
 +
<BR>
 +
'''Scanner Related Libraries:'''
 +
<ul>
 +
<li> [[Static Scanner Library]]</li>
 +
<li> [[Tainted String Library]]</li>
 +
<li> [[Secure Output Library]]</li>
 +
</ul>
 +
<BR>
 +
'''Sensitive Data Protection Related Libraries:'''
 
<ul>
 
<ul>
 
<li> [[Secure Application Configuration and State Library]]</li>
 
<li> [[Secure Application Configuration and State Library]]</li>

Revision as of 08:38, 31 August 2013

OWASP PHP Security project’s objective is to secure PHP libraries, and provide a full featured framework of standalone libraries for secure web applications in PHP, releasing them both as separate decoupled libraries and as a whole secure web application framework; where sample configuration and usage can be observed. Many aspects of this project are already handled, and are either added or being added to OWASP.

At present following libraries are supported (In alphabetical order):

Access Control Related Libraries:

  • RBAC Library.


Database Related Libraries:


Exception and Error Control Related Libraries:


HTTP Protocol Related Libraries:


Log Related Libraries:


Scanner Related Libraries:


Sensitive Data Protection Related Libraries:


Session Related Libraries:


Time and Randomness Related Libraries:


User Related Libraries: