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 "Category:OWASP Project Assessment"

From OWASP
Jump to: navigation, search
(Assessment Scale for OWASP TOOLS Projects)
 
(39 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= '''(Work in progress)''' =
+
== Overview ==
  
[http://www.owasp.org/index.php/Category:OWASP_Project From OWASP Project]
+
OWASP has created a system to review projects and the project's releases to determine the quality level achieved.  The initial creation of an assessment criteria was created for the OWASP Summer of Code 2008. Though created to benchmark the quality of SoC 2008 projects, it was also applied to new projects created outside the SoC 2008 process. As work began to create the Season of Code 2009 (SoC 2009), the lessons learned by using the first Assessment Criteria were used as input to a new version.  The original Assessment Criteria - now called version 1 - was the basis for this new methodology.  As a result of reviewing the use of the Assessment Criteria v1 (AC v1), a new assessment criteria was developed that split the review process into projects and releases.  Starting with the SoC 2009, AC v2 will be the assessment criteria used to judge the quality of all SoC and new projects.
  
 +
== Versions of the Assessment Criteria ==
  
The following defines the quality levels for OWASP TOOLS and DOCUMENTATION (Projects). Rating projects against these criteria aid in recognizing excellent contributions and identifying projects in need of further work.
+
The current assessment criteria is the [[Assessment Criteria v2.0]]
  
== Assessment Scale for OWASP TOOLS Projects==
+
Previous versions:
{| class="wikitable" style="align: left; margin-right: 1em; "
+
* [[Assessment Criteria v1.0]]
|-
 
! width="120" align="CENTER" valign="MIDDLE" | '''Class'''
 
! width="600" align="CENTER" valign="MIDDLE" | '''Criteria'''
 
! width="200" align="CENTER" valign="MIDDLE" | '''Review Process'''
 
! width="120" align="CENTER" valign="MIDDLE" | '''Example'''
 
|-
 
| style="background:#f2984c" align="CENTER" |'''[[:Category:OWASP Project|Release Quality OWASP Tools]]''' 
 
| All Beta Quality Requirements plus:
 
* Be reasonably easy to use
 
* Include online documention built into tool (based on required user documentation)
 
* Include build scripts that facilitate building the application from source (Goal: One-click build)
 
* Java projects should be run through [http://opensource.fortifysoftware.com/welcome.html Fortify Software's open source review] (if appropriate) and [http://findbugs.sourceforge.net/ FindBugs].
 
**WebGoat would not be appropriate for example since it would light up like a Christmas tree :-)
 
* C/C++ apps (if we have any) should consider being run through [http://scan.coverity.com/ Coverity's open source review]. Coverity also accepts submissions for open source Java applications.
 
* When approved to be Release Quality: Update the link to it on: the [[:Category:OWASP_Project | OWASP Project]] page and update its project quality tag on its project page to be Release Quality.
 
'''Recommendations:'''
 
* Publicly accessible bug tracking system, ideally at the same place as the source code repository (e.g., at Google code, or Sourceforge)
 
* Conference style Powerpoint presentation that describes the use and status of the tool. (This could be used by others to discuss the tool at OWASP Chapter meetings, serve as easy to review offline documentation, etc.)
 
* UAT pass on functionality of the tool
 
* Developer documents any limitations
 
|
 
* '''Requirement''': 2 Reviewers + 1 OWASP Board Member.
 
** If possible, the project's lead should suggest two Project Reviewers.  One of them should be an OWASP Project Leader.
 
** If the project's lead can't find the Project Reviewers, the OWASP Board will identify them. The same will happen whenever the reviewers suggested do not have the required approval.
 
  
| align="CENTER"|[[OWASP WebGoat Project|OWASP WebGoat Project]]
+
[[Category:Global_Projects_Committee]]
|-
 
| style="background:#ffcc66" align="CENTER"|'''[[:Category:OWASP Project|Beta Quality OWASP Tools]]'''
 
| All Alpha Quality Requirements plus:
 
* Have an easy to use installer (Goal: Fully automated installer) (or stand alone executable version)
 
* Include user documentation in Project's OWASP Wiki page(s)
 
* Add a common About Box or help menu
 
**(which lists name of tool, author, e-mail address of author, current version number and/or release date)
 
* Include documentation on how to build it from code, starting with getting it directly from the code repository. (Ideally, this would include easy to use build scripts, which is required for Release Quality)
 
* When approved to be Beta Quality: Update the link to it on: the [[:Category:OWASP_Project | OWASP Project]] page and update its project quality tag on its project page to be Beta.
 
|
 
* '''Requirement''': 2 Reviewers.
 
** If possible, the project's lead should suggest two Project Reviewers.  One of them should be an OWASP Project Leader.
 
** If the project's lead can't find the Project Reviewers, the OWASP Board will identify them. The same will happen whenever the reviewers suggested do not have the required approval.
 
 
 
| align="CENTER"|[[:Category:OWASP AntiSamy Project|OWASP AntiSamy Project]]
 
|-
 
| style="background:#ffff66" align="CENTER"|'''[[:Category:OWASP Project|Alpha Quality OWASP Tools]]'''
 
|
 
* Agree to [[OWASP Licenses|OWASP's open source license]]
 
* Create a project page at OWASP that:
 
**describes the tool, the project leader,contact info, and includes a download link for the code and the executable version.
 
**includes the Alpha Quality Tool project tag. (Which we still need to define).
 
**has a link to the project page from the [[:Category:OWASP_Project | OWASP Project]] page.
 
* Have its code in Googlecode, or Sourceforge
 
* Mailing list for project created
 
* Solves a core application security need
 
|
 
* '''Requirement''': 1 Reviewer.
 
** If possible, the project's lead should suggest a Project Reviewer who is an existing OWASP Leader.
 
** If the project's lead can't find a Project Reviewer, the OWASP Board will identify one. The same will happen whenever the reviewer suggested does not have the required approval.
 
| align="CENTER"|[[:Category:OWASP CSRFTester Project|OWASP CSRFTester Project]]
 
|-
 
|}
 
 
 
== Assessment Scale for OWASP DOCUMENTATION Projects==
 
{| class="wikitable" style="align: left; margin-right: 1em; "
 
|-
 
! width="120" align="CENTER" valign="MIDDLE" | '''Class'''
 
! width="600" align="CENTER" valign="MIDDLE" | '''Criteria'''
 
! width="200" align="CENTER" valign="MIDDLE" | '''Review Process'''
 
! width="120" align="CENTER" valign="MIDDLE" | '''Example'''
 
|-
 
 
 
| style="background:#f2984c" align="CENTER"|'''[[:Category:OWASP Project|Release Quality OWASP Documentation]]''' 
 
| WORK IN PROGRESS - WORK IN PROGRESS
 
|
 
* '''Requirement''': 2 Reviewers + 1 OWASP Board Member.
 
** If possible, the project's lead should suggest two Project Reviewers.  One of them should be an OWASP Project Leader.
 
** If the project's lead can't find the Project Reviewers, the OWASP Board will identify them. The same will happen whenever the reviewers suggested do not have the required approval.
 
 
 
| align="CENTER"|[[:Category:OWASP AppSec FAQ Project|OWASP AppSec FAQ Project]]
 
|-
 
| style="background:#ffcc66" align="CENTER"|'''[[:Category:OWASP Project|Beta Quality OWASP Documentation]]'''
 
| WORK IN PROGRESS - WORK IN PROGRESS
 
|
 
* '''Requirement''': 2 Reviewers.
 
** If possible, the project's lead should suggest two Project Reviewers.  One of them should be an OWASP Project Leader.
 
** If the project's lead can't find the Project Reviewers, the OWASP Board will identify them. The same will happen whenever the reviewers suggested do not have the required approval.
 
| align="CENTER"|[[:Category:OWASP CLASP Project|OWASP CLASP Project]]
 
|-
 
| style="background:#ffff66" align="CENTER"|'''[[:Category:OWASP Project|Alpha Quality OWASP Documentation]]'''
 
|
 
* Agree to OWASP's open source license
 
* Create a project page at OWASP that describes:
 
** WORK IN PROGRESS
 
* Mailing list for project created
 
|
 
* '''Requirement''': 1 Reviewer.
 
** If possible, the project's lead should suggest a Project Reviewer who is an existing OWASP Leader.
 
** If the project's lead can't find a Project Reviewer, the OWASP Board will identify one. The same will happen whenever the reviewer suggested does not have the required approval.
 
| align="CENTER"|[[:Category:OWASP AJAX Security Project|OWASP AJAX Security Project]]
 
|-
 
|}
 
 
 
== FAQ ==
 
 
 
; 1. What is the purpose of the project ratings? : The rating system allows OWASP to monitor the quality of Projects in our subject areas, and to prioritize work on these projects.  It is also utilized to prepare for static releases of Wikipedia content. 
 
; 2. How do I add a project (tool or documentation) to the OWASP Projects? : To propose a new project, please send an email to [mailto:[email protected]?subject=New_OWASP_Project_idea OWASP].
 
; 3. How does the assessment scale work? : Each category has a set of requirements/criteria to be met. Beta Quality implies that all of its requirements, as well as the Alpha Quality requirement have been met. Release Quality implies that all of the requirements, including Alpha and Beta, have been met.
 
; 4. Who can assess projects? : [mailto:[email protected] The OWASP Project Manager] can assign you a reviewer.
 
; 5. Why didn't the reviewer leave any comments? : Unfortunately, due to the volume of projects that need to be assessed, we are unable to leave detailed comments in most cases.  If you have particular questions, you might ask the person who assessed the project; they will be happy to provide you with their rationale.
 
; 6. What if I don't agree with a rating? : You can list it in the [[:Category:OWASP Project Assessment#Requests for assessment|section for assessment requests]] below, and someone will take a look at it.  Alternatively, you can ask any member of the project to rate the project again. 
 
; 7. Aren't the ratings subjective? : Yes, they are somewhat subjective, but it's the best system we've been able to devise.  If you have a better idea, please don't hesitate to let us know!
 
; 8. What if I have a question not listed here? : If your question concerns the project assessment process specifically, please contact [mailto:[email protected] OWASP] or its [mailto:[email protected] Project Manager] directly.
 
 
 
== Requests for assessment ==
 
 
 
If you have made significant changes to a project and would like an outside opinion on a new rating for it, please feel free to list it below or e-mail [mailto:[email protected] OWASP Project Manager]. 
 
 
 
# Here
 
# Or here
 
# ''Add new requests above this line'' <!-- PLEASE DO NOT REMOVE OR CHANGE THIS LINE -->
 

Latest revision as of 21:11, 20 June 2009

Overview

OWASP has created a system to review projects and the project's releases to determine the quality level achieved. The initial creation of an assessment criteria was created for the OWASP Summer of Code 2008. Though created to benchmark the quality of SoC 2008 projects, it was also applied to new projects created outside the SoC 2008 process. As work began to create the Season of Code 2009 (SoC 2009), the lessons learned by using the first Assessment Criteria were used as input to a new version. The original Assessment Criteria - now called version 1 - was the basis for this new methodology. As a result of reviewing the use of the Assessment Criteria v1 (AC v1), a new assessment criteria was developed that split the review process into projects and releases. Starting with the SoC 2009, AC v2 will be the assessment criteria used to judge the quality of all SoC and new projects.

Versions of the Assessment Criteria

The current assessment criteria is the Assessment Criteria v2.0

Previous versions: