| 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)
- Publicly accessible bug tracking system established, ideally at the same place as the source code repository (e.g., at Google code, or Sourceforge)
- Be run through Fortify Software's open source review (if appropriate) and 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 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 OWASP Project page and update its project quality tag on its project page to be Release Quality.
Recommendations:
- 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.
|
OWASP WebGoat 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 in the tool itself
- (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)
- This documentation must stored be in the same repository as the code.
- When approved to be Beta Quality: Update the link to it on: the 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.
|
OWASP AntiSamy Project
|