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...)
 
 
(12 intermediate revisions by 3 users not shown)
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 12: Line 13:
  
 
|-
 
|-
| colspan="2" | '''''Project Leader:''''' [[User:Mtesauro|Matt Tesauro]]<br />
+
| colspan="2" | '''''Project Leader:''''' [[User:Federico_Mancini|Federico Mancini]], [[User:Dag_Hovland|Dag Hovland]], [http://www.owasp.org/index.php/User:Khalid_Azim_Mughal Khalid Azim Mughal] <br/>
  
'''''Project Maintainer:''''' [[User:Mtesauro|Matt Tesauro]]<br />
+
'''''Project Maintainer:''''' <!--[[User:name|name]]/>--> [[User:Federico_Mancini|Federico Mancini]], [[User:Dag_Hovland|Dag Hovland]]<br>
  
'''''Project Contributor(s):''''' [[:User:Bradcausey|Brad Causey]], [http://mtesauro.com/livecd/images/b/b7/Nishi-contact.png Nishi Kumar]
+
'''''Project Contributor(s):''''' <!--[[:User:name|name]]/>--><br>
  
 
|-
 
|-
Line 23: Line 24:
  
 
|-
 
|-
| colspan="2" | '''''Project Flyer/Pamphlet:''''' [http://mtesauro.com/files/owasp-austin_live-cd_2008-08-26.pdf OWASP_Live_CD_flyer.pdf]
+
| colspan="2" | '''''Project Flyer/Pamphlet:''''' [http://www.ii.uib.no/~dagh/validatorflyer.pdf validatorflyer.pdf]
  
'''''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_cvuja_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 - Roadmap|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:''''' : http://shipvalidator.sourceforge.net, http://www.uib.no/ii/forskning/reports-in-informatics/reports-in-informatics-2000-2009
  
'''''Project Health:''''' [[Image:Yellow button.JPG|25px]] [[:Category:OWASP Live CD Project Project Health - Assessment|Not reviewed/Targeted at Level 1]]<br />
+
'''''Project Health:''''' [[Image:Yellow button.JPG|25px]] [[:Category:OWASP Content Validation using Java Annotations Project - Health Assessment|Not reviewed]]<br />
 
<small>''To be reviewed under [[:Assessing Project Health|Assessment Criteria v2.0]]''</small>
 
<small>''To be reviewed under [[:Assessing Project Health|Assessment Criteria v2.0]]''</small>
  
Line 42: Line 43:
 
|-  
 
|-  
 
| colspan="2" |  
 
| colspan="2" |  
* Contact [[User:Mtesauro|Project Leader]] to contribute to this project,  
+
* Contact [[User:Dag_Hovland|Dag Hovland]] to contribute to this project,  
* Contact [[User:Mtesauro|Project Leader]] or [[:Category:Global Projects Committee|GPC]] to review or sponsor this project,
+
* Contact [[User:Dag_Hovland|Dag Hovland]] or [[:Category:Global Projects Committee|GPC]] to review or sponsor this project,
 
* Contact [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this project or to update information.
 
* Contact [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this project or to update information.
 
|}
 
|}

Latest revision as of 12:51, 21 September 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: Federico Mancini, Dag Hovland, Khalid Azim Mughal

Project Maintainer: Federico Mancini, Dag Hovland

Project Contributor(s):

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

Mail list: Subscribe or read the archives

Project Roadmap: To view, click here

Project main links: : http://shipvalidator.sourceforge.net, http://www.uib.no/ii/forskning/reports-in-informatics/reports-in-informatics-2000-2009

Project Health: Yellow button.JPG Not reviewed
To be reviewed under Assessment Criteria v2.0

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