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 Honeycomb Project Roadmap"
From OWASP
Weilin Zhong (talk | contribs) (Initial Project Roadmap.) |
Leocavallari (talk | contribs) (Listing as a main link for ASDR) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ==Overall Goal== | |
In the Honeycomb project, OWASP is assembling the most comprehensive and integrated guide ever attempted to the fundamental building blocks of application security (principles, threats, attacks, vulnerabilities, and countermeasures) through collaborative community efforts. | In the Honeycomb project, OWASP is assembling the most comprehensive and integrated guide ever attempted to the fundamental building blocks of application security (principles, threats, attacks, vulnerabilities, and countermeasures) through collaborative community efforts. | ||
− | + | ==Near-term Tactical Goals== | |
+ | In the near term, we are focused on the following tactical goals: | ||
+ | |||
+ | ===Project related=== | ||
# Expand the project page with clear write-up of our missions and approaches | # Expand the project page with clear write-up of our missions and approaches | ||
# Honeycomb User's Guide | # Honeycomb User's Guide | ||
# Project roadmap | # Project roadmap | ||
− | # Refine the | + | |
+ | ===Article related=== | ||
+ | # Fill in the contents of the stub honeycomb articles (those marked with <nowiki>{{</nowiki>Template:Stub<nowiki>}}</nowiki>) | ||
+ | # Refine the content and structure of the honeycomb articles | ||
# Eliminate redundancy in the articles and categories | # Eliminate redundancy in the articles and categories | ||
− | + | ==Current Tasks== | |
+ | Here are the current tasks defined to help us achieve these goals: | ||
* Expand the stub articles (description and examples) | * Expand the stub articles (description and examples) | ||
* Fill in the related sections in the articles | * Fill in the related sections in the articles | ||
Line 24: | Line 31: | ||
** Make sure they are marked with appropriate templates: vulnerability, attack, principle, etc; | ** Make sure they are marked with appropriate templates: vulnerability, attack, principle, etc; | ||
** Make sure they are tagged with appropriate categories. | ** Make sure they are tagged with appropriate categories. | ||
− | |||
* Make sure all articles that have code snippets are marked with the "Code Snippet" category and corresponding languages. | * Make sure all articles that have code snippets are marked with the "Code Snippet" category and corresponding languages. | ||
− | Specific tasks | + | ==Specific tasks== |
+ | |||
+ | The following tasks are ready for volunteers: | ||
* Merge "Buffer overflow", "Buffer Overflow" and related redundant articles | * Merge "Buffer overflow", "Buffer Overflow" and related redundant articles | ||
* Merge "Cross Site Scripting" and "Cross-site_scripting" | * Merge "Cross Site Scripting" and "Cross-site_scripting" | ||
Line 33: | Line 41: | ||
{{Template:Stub}} | {{Template:Stub}} | ||
− | |||
− |
Latest revision as of 22:32, 8 May 2009
Overall Goal
In the Honeycomb project, OWASP is assembling the most comprehensive and integrated guide ever attempted to the fundamental building blocks of application security (principles, threats, attacks, vulnerabilities, and countermeasures) through collaborative community efforts.
Near-term Tactical Goals
In the near term, we are focused on the following tactical goals:
- Expand the project page with clear write-up of our missions and approaches
- Honeycomb User's Guide
- Project roadmap
- Fill in the contents of the stub honeycomb articles (those marked with {{Template:Stub}})
- Refine the content and structure of the honeycomb articles
- Eliminate redundancy in the articles and categories
Current Tasks
Here are the current tasks defined to help us achieve these goals:
- Expand the stub articles (description and examples)
- Fill in the related sections in the articles
- Make sure that Honeycomb articles are tagged with appropriate categories
- Eliminate redundancy
- Merge duplicate articles on the same topic. For example, it is highly likely that a guide article, a top ten article and a vulnerability/attack article exist on a same topic.
- Redirect well-know acronyms and case-sensitive titles to the master article. (Example, XSS to Cross Site Scripting")
- Plan: go over by topics.
- Go over the CLASP articles to:
- Add the same article structure, i.e., the "Related ..." sections, to the CLASP articles;
- Make sure they are marked with appropriate templates: vulnerability, attack, principle, etc;
- Make sure they are tagged with appropriate categories.
- Make sure all articles that have code snippets are marked with the "Code Snippet" category and corresponding languages.
Specific tasks
The following tasks are ready for volunteers:
- Merge "Buffer overflow", "Buffer Overflow" and related redundant articles
- Merge "Cross Site Scripting" and "Cross-site_scripting"
- Merge "SQL Injection" and "SQL injection"
This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.