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 Validation Project Roadmap"

From OWASP
Jump to: navigation, search
 
Line 1: Line 1:
 +
= Overall Project Goal =
 +
 
The project's overall goal is to...
 
The project's overall goal is to...
  
   Mission statement here
+
   provide the necessary design principals to implement a powerful and flexible input validation engine
 +
 
 +
= Tactical Goals =
  
 
In the near term, we are focused on the following tactical goals...
 
In the near term, we are focused on the following tactical goals...
  
# one
+
:# Build the 'Input Validation Documentation' guide
# two
+
:# Provide and Implement Input Validation Mechanisms for Various Platforms
# three
+
:# Rewrite Stinger to Strong Adhere to the Principals Presented in the 'Input Validation Documentation'
 +
 
 +
= Project Timeline =
 +
:* Note: These dates are subject to change.
 +
 
 +
 
 +
'''Input Validation Documentation Guide'''
 +
 
 +
{| align="center"
 +
! align="center" style="width:10%; background:#4058A0; color:white" | Projected Date
 +
! align="center" style="width:80%; background:#4058A0; color:white" | Description of Task
 +
! align="center" style="width:10%; background:#4058A0; color:white" | Completed Date
 +
|-
 +
| style="background:#F2F2F2" | '''Fri. July 21''' || style="background:#F2F2F2" | Upload a rough draft of the documentation guide to OWASP || style="background:#F2F2F2" | NA
 +
|-
 +
| style="background:#F2F2F2" | '''Fri. August 4''' || style="background:#F2F2F2" | Encorporate many of the suggestions offered by the OWASP Community. Add and refine where necessary || style="background:#F2F2F2" | NA
 +
|-
 +
| style="background:#F2F2F2" | '''Fri. August 11''' || style="background:#F2F2F2" | Final build of the Validation Documentation. Upload a .pdf version to OWASP. || style="background:#F2F2F2" | NA
 +
|-
 +
|}
 +
 
 +
 
 +
'''Stinger 2.0 - Java'''
 +
 
 +
{| align="center"
 +
! align="center" style="width:10%; background:#4058A0; color:white" | Projected Date
 +
! align="center" style="width:80%; background:#4058A0; color:white" | Description of Task
 +
! align="center" style="width:10%; background:#4058A0; color:white" | Completed Date
 +
|-
 +
| style="background:#F2F2F2" | '''Fri. August 4''' || style="background:#F2F2F2" | Release Beta I of Stinger 2.0 for public testing || style="background:#F2F2F2" | NA
 +
|-
 +
| style="background:#F2F2F2" | '''Fri. August 18''' || style="background:#F2F2F2" | Release Beta I of Stinger 2.0 for public testing || style="background:#F2F2F2" | NA
 +
|-
 +
| style="background:#F2F2F2" | '''Fri. August 25''' || style="background:#F2F2F2" | Final Release of Stinger 2.0 || style="background:#F2F2F2" | NA
 +
|-
 +
|}
 +
 
 +
 
 +
'''Stinger 2.0 - .NET'''
 +
 
 +
{| align="center"
 +
! align="center" style="width:10%; background:#4058A0; color:white" | Projected Date
 +
! align="center" style="width:80%; background:#4058A0; color:white" | Description of Task
 +
! align="center" style="width:10%; background:#4058A0; color:white" | Completed Date
 +
|-
 +
| style="background:#F2F2F2" | '''NA''' || style="background:#F2F2F2" | Release Beta I of Stinger 2.0 for public testing || style="background:#F2F2F2" | NA
 +
|-
 +
| style="background:#F2F2F2" | '''NA''' || style="background:#F2F2F2" | Release Beta I of Stinger 2.0 for public testing || style="background:#F2F2F2" | NA
 +
|-
 +
| style="background:#F2F2F2" | '''NA''' || style="background:#F2F2F2" | Final Release of Stinger 2.0 || style="background:#F2F2F2" | NA
 +
|-
 +
|}
 +
 
 +
 
 +
=Contributions=
 +
 
 +
If you have any ideas, suggestions, or work that you would like to submit to one or more of these projects, please email [mailto:[email protected] Eric Sheridan].
 +
 
 +
=Project Sponsor=
  
Here are the current tasks defined to help us achieve these goals
+
The WebGoat project is sponsored by
 +
[http://www.aspectsecurity.com http://www.owasp.org/images/d/d1/Aspect_logo.gif]
  
* Gather existing presentations and email messages and pull ideas into OWASP
 
  
 
{{Template:Stub}}
 
{{Template:Stub}}
  
 
[[Category:OWASP Validation Project]]
 
[[Category:OWASP Validation Project]]

Revision as of 16:04, 10 July 2006

Overall Project Goal

The project's overall goal is to...

 provide the necessary design principals to implement a powerful and flexible input validation engine

Tactical Goals

In the near term, we are focused on the following tactical goals...

  1. Build the 'Input Validation Documentation' guide
  2. Provide and Implement Input Validation Mechanisms for Various Platforms
  3. Rewrite Stinger to Strong Adhere to the Principals Presented in the 'Input Validation Documentation'

Project Timeline

  • Note: These dates are subject to change.


Input Validation Documentation Guide
Projected Date Description of Task Completed Date
Fri. July 21 Upload a rough draft of the documentation guide to OWASP NA
Fri. August 4 Encorporate many of the suggestions offered by the OWASP Community. Add and refine where necessary NA
Fri. August 11 Final build of the Validation Documentation. Upload a .pdf version to OWASP. NA


Stinger 2.0 - Java
Projected Date Description of Task Completed Date
Fri. August 4 Release Beta I of Stinger 2.0 for public testing NA
Fri. August 18 Release Beta I of Stinger 2.0 for public testing NA
Fri. August 25 Final Release of Stinger 2.0 NA


Stinger 2.0 - .NET
Projected Date Description of Task Completed Date
NA Release Beta I of Stinger 2.0 for public testing NA
NA Release Beta I of Stinger 2.0 for public testing NA
NA Final Release of Stinger 2.0 NA


Contributions

If you have any ideas, suggestions, or work that you would like to submit to one or more of these projects, please email Eric Sheridan.

Project Sponsor

The WebGoat project is sponsored by Aspect_logo.gif


This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.