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 Logging Project - A"
From OWASP
Line 1: | Line 1: | ||
− | {| width="100%" border="0" align="left" | + | {| width="100%" border="0" align="left" |
− | |||
− | |||
|- | |- | ||
− | | colspan="2" | <!--'''''Name:'''''<br />-->'''OWASP Logging Project''' | + | ! style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | <font color="white"><big>'''what'''</big></font> |
+ | ! align="left" colspan="1" style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | <small>''is this project?''</small> | ||
+ | |- | ||
+ | | colspan="2" | <!--'''''Name:'''''<br />-->'''OWASP Logging Project''' | ||
+ | '''''Purpose:'''''The goals of this project are: | ||
− | |||
Provide tools for software developers in order to help them define and provide meaningful logs | Provide tools for software developers in order to help them define and provide meaningful logs | ||
Provide code audit tools to ensure that log messages are consistent and complete (content, format, timestamps) | Provide code audit tools to ensure that log messages are consistent and complete (content, format, timestamps) | ||
Line 13: | Line 14: | ||
|- | |- | ||
− | ! style="background: | + | ! style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | <font color="white"><big>'''who'''</big></font> |
− | ! | + | ! align="left" colspan="1" style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | <small>''is working on this project?''</small> |
− | |||
|- | |- | ||
− | | colspan="2" | '''''Project Leader:''''' [[User:Marc chisinevski|Marc Chisinevski]]<br | + | | colspan="2" | '''''Project Leader:''''' [[User:Marc chisinevski|Marc Chisinevski]]<br> |
− | + | '''''Project Maintainer:''''' [[User:Marc Chisinevski|Marc Chisinevski]]<br> | |
− | '''''Project Maintainer:''''' [[User:Marc Chisinevski|Marc Chisinevski]]<br | ||
− | '''''Project Contributor(s):''''' [[:User:Marc Chisinevski|Marc Chisinevski]], | + | '''''Project Contributor(s):''''' [[:User:Marc Chisinevski|Marc Chisinevski]],'' [[:User:Alai|Anthony Lai]], '' [[:User:Sng|Sam Ng]]<br> |
− | |||
− | |||
− | |||
|- | |- | ||
− | ! style="background: | + | ! style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | <font color="white"><big>'''how'''</big></font> |
− | ! | + | ! align="left" colspan="1" style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | <small>''can you learn more?''</small> |
− | |||
|- | |- | ||
− | | colspan="2" | '''''Project Flyer/Pamphlet:''''' [] | + | | colspan="2" | '''''Project Flyer/Pamphlet:''''' [] |
− | + | '''''Mail list:''''' [https://lists.owasp.org/mailman/listinfo/owasp-logging-project Subscribe or read the archives] | |
− | '''''Mail list:''''' [https://lists.owasp.org/mailman/listinfo/owasp-logging-project Subscribe or read the archives] | ||
− | '''''Project Roadmap:''''' [[:Category:OWASP Logging Project - Roadmap|To view, click here]] | + | '''''Project Roadmap:''''' [[:Category:OWASP Logging Project - Roadmap|To view, click here]] |
− | '''''Project main links:''''' [[:Category:OWASP Logging Project|OWASP Logging Project]]; [] | + | '''''Project main links:''''' [[:Category:OWASP Logging Project|OWASP Logging Project]]; [] |
− | '''''Project Health:''''' [[Image:Yellow button.JPG|25px]] [[:Category:OWASP Logging Project Project Health - Assessment|Not reviewed/Targeted at Level 1]]<br | + | '''''Project Health:''''' [[Image:Yellow button.JPG|25px]] [[:Category:OWASP Logging Project Project Health - Assessment|Not reviewed/Targeted at Level 1]]<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> | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
− | |||
|- | |- | ||
− | ! style="background: | + | ! style="background: rgb(204, 204, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | '''Key Contacts''' |
− | ! style="background: | + | ! align="left" style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | |
− | |- | + | |- |
| colspan="2" | | | colspan="2" | | ||
− | * Contact [[User:Marc Chisinevski|Project Leader]] to contribute to this project, | + | *Contact [[User:Marc Chisinevski|Project Leader]] to contribute to this project, |
− | * Contact [[User:Marc Chisinevski|Project Leader]] or [[:Category:Global Projects Committee|GPC]] to review or sponsor this project, | + | *Contact [[User:Marc Chisinevski|Project Leader]] 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. |
+ | |||
|} | |} |
Revision as of 09:24, 27 July 2009
what | is this project? |
---|---|
OWASP Logging Project
Purpose:The goals of this project are: Provide tools for software developers in order to help them define and provide meaningful logs Provide code audit tools to ensure that log messages are consistent and complete (content, format, timestamps) Facilitate the integration of logs from different sources Facilitate attack reconstruction Facilitate information sharing around security events | |
who | is working on this project? |
Project Leader: Marc Chisinevski Project Maintainer: Marc Chisinevski Project Contributor(s): Marc Chisinevski, Anthony Lai, Sam Ng | |
how | can you learn more? |
Project Flyer/Pamphlet: []
Mail list: Subscribe or read the archives Project Roadmap: To view, click here Project main links: OWASP Logging Project; [] Project Health: Not reviewed/Targeted at Level 1 | |
Key Contacts | |
|