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 "Project Information: OWASP Enterprise Security API Project"

From OWASP
Jump to: navigation, search
Line 8: Line 8:
 
  | style="width:15%; background:#7B8ABD" align="center"| '''Short Project Description'''  
 
  | style="width:15%; background:#7B8ABD" align="center"| '''Short Project Description'''  
 
  | colspan="7" style="width:85%; background:#cccccc" align="left"|
 
  | colspan="7" style="width:85%; background:#cccccc" align="left"|
The '''ESAPI''' is a free and open collection of all the security methods that a developer needs to build a secure web application. You can just use the interfaces and build your own implementation using your company's infrastructure. Or, you can use the reference implementation as a starting point. In concept, the API is language independent. However, the first deliverables from the project are a Java API and a Java reference implementation.  Efforts to build ESAPI in .NET and PHP are already underway.
+
'''What ESAPI is?''' The ESAPI is a free and open collection of all the security methods that a developer needs to build a secure web application. You can just use the interfaces and build your own implementation using your company's infrastructure. Or, you can use the reference implementation as a starting point. In concept, the API is language independent. However, the first deliverables from the project are a Java API and a Java reference implementation.  Efforts to build ESAPI in .NET and PHP are already underway.
 
  |-
 
  |-
 
  | style="width:15%; background:#7B8ABD" align="center"|
 
  | style="width:15%; background:#7B8ABD" align="center"|

Revision as of 00:20, 3 February 2009


PROJECT INFORMATION
Project Name OWASP Enterprise Security API (ESAPI) Project
Short Project Description

What ESAPI is? The ESAPI is a free and open collection of all the security methods that a developer needs to build a secure web application. You can just use the interfaces and build your own implementation using your company's infrastructure. Or, you can use the reference implementation as a starting point. In concept, the API is language independent. However, the first deliverables from the project are a Java API and a Java reference implementation. Efforts to build ESAPI in .NET and PHP are already underway.

Key Project Information

Project Leader
Jeff Williams

Project Contibutors
If any, add here

Mailing List
Subscribe here
Use here

License
BSD license

Project Type
Tool

Sponsors
Aspect_logo.gif

Release Status Main Links Related Projects

Provisory Beta Quality
(under review)
Please see here for complete information.

ESAPI PowerPoint presentation
ESAPI Video presentation
ESAPI Demo application - The ESAPI Swingset
JAVA 1.4 compatible JAR for ESAPI v1.4 - Complete & Basic JAR files
Source files for ESAPI v1.4
ESAPI Google Code repository
ESAPI Javadocs
Javadocs' information generation
Problems with the ESAPI may be reported here

OWASP Top Ten