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 "Template:OWASP Content Validation using Java Annotations Project - A"

From OWASP
Jump to: navigation, search
(New page: {| width="100%" border="0" align="left" ! style="background:#7b8abd;" | <font color="white"><big>'''what'''</big> ! style="background:#ffffff;" align="left" colspan="1" | <small>''is this...)
 
Line 3: Line 3:
 
! style="background:#ffffff;" align="left" colspan="1" | <small>''is this project?''</small>
 
! style="background:#ffffff;" align="left" colspan="1" | <small>''is this project?''</small>
 
|-
 
|-
| colspan="2" | <!--'''''Name:'''''<br />-->'''OWASP Live CD'''
+
| colspan="2" | <!--'''''Name:'''''<br />-->'''OWASP Content Validation using Java Annotations Project'''
  
''''' Purpose: '''''This CD collects some of the best open source security projects in a single environment. Web developers, testers and security professionals can boot from this Live CD and have access to a full security testing suite.
+
''''' Purpose: '''''We wish to explore the use of Java annotations for object validation, specifically for content validation. The result will be a framework which should be easy to use with an existing application. The existing approaches are either part of a large framework (e.g. JSR-303), which makes certain assumptions about the application, or restrict the developer in extending and/or customizing the validation framework.
 +
We have an initial implementation of a  flexible framework which can be deployed with any Java application. We have also submitted a paper on our approach to an international security conference to be held later this year.
  
 
|-
 
|-
Line 27: Line 28:
 
'''''Mail list:''''' [https://lists.owasp.org/mailman/listinfo/owasp-live-cd-2008-project Subscribe or read the archives]
 
'''''Mail list:''''' [https://lists.owasp.org/mailman/listinfo/owasp-live-cd-2008-project Subscribe or read the archives]
  
'''''Project Roadmap:''''' [[:Category:OWASP Live CD Project - Roadmap|To view, click here]]
+
'''''Project Roadmap:''''' [[:Category:OWASP Content Validation using Java Annotations Project#Road Map and Milestones|To view, click here]]
  
 
'''''Project main links:''''' [[:Category:OWASP Live CD Project|OWASP Live CD Project]]; [http://mtesauro.com/livecd/index.php?title=Main_Page#Downloads Download Site]
 
'''''Project main links:''''' [[:Category:OWASP Live CD Project|OWASP Live CD Project]]; [http://mtesauro.com/livecd/index.php?title=Main_Page#Downloads Download Site]

Revision as of 16:44, 2 July 2009

what is this project?
OWASP Content Validation using Java Annotations Project

Purpose: We wish to explore the use of Java annotations for object validation, specifically for content validation. The result will be a framework which should be easy to use with an existing application. The existing approaches are either part of a large framework (e.g. JSR-303), which makes certain assumptions about the application, or restrict the developer in extending and/or customizing the validation framework. We have an initial implementation of a flexible framework which can be deployed with any Java application. We have also submitted a paper on our approach to an international security conference to be held later this year.

who is working on this project?
Project Leader: Matt Tesauro

Project Maintainer: Matt Tesauro

Project Contributor(s): Brad Causey, Nishi Kumar

how can you learn more?
Project Flyer/Pamphlet: OWASP_Live_CD_flyer.pdf

Mail list: Subscribe or read the archives

Project Roadmap: To view, click here

Project main links: OWASP Live CD Project; Download Site

Project Health: Yellow button.JPG Not reviewed/Targeted at Level 1
To be reviewed under Assessment Criteria v2.0

Key Contacts
  • Contact Project Leader to contribute to this project,
  • Contact Project Leader or GPC to review or sponsor this project,
  • Contact GPC to report a problem or concern about this project or to update information.