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 "Project Information:template Code Crawler"
From OWASP
Line 3: | Line 3: | ||
{| border="0" align="center" style="width: 100%;" | {| border="0" align="center" style="width: 100%;" | ||
|- | |- | ||
− | ! align="center | + | ! align="center" style="background: rgb(64, 88, 160) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: white;" colspan="8" | <font color="white">'''PROJECT IDENTIFICATION'''</font> |
|- | |- | ||
| align="center" style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; width: 15%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | '''Project Name''' | | align="center" style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; width: 15%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | '''Project Name''' | ||
− | | align="left | + | | align="left" style="background: rgb(204, 204, 204) none repeat scroll 0% 0%; width: 85%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" colspan="7" | <font color="black">'''OWASP Code Crawler Project'''</font> |
|- | |- | ||
| align="center" style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; width: 15%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | '''Short Project Description''' | | align="center" style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; width: 15%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | '''Short Project Description''' | ||
− | | align="left | + | | align="left" style="background: rgb(204, 204, 204) none repeat scroll 0% 0%; width: 85%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" colspan="7" | A tool aimed at assisting code review practitioners. It is a static code review tool which searches for key topics within .NET and J2EE/JAVA code. The aim of the tool is to accompany the OWASP Code review Guide and to implement a total code review solution for "everyone"; Where "everyone" means "more" companies performing secure software activities. |
|- | |- | ||
| align="center" style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; width: 15%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | '''Key Project Information''' | | align="center" style="background: rgb(123, 138, 189) none repeat scroll 0% 0%; width: 15%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | '''Key Project Information''' | ||
Line 34: | Line 34: | ||
| align="center" style="background: rgb(204, 204, 204) none repeat scroll 0% 0%; width: 42%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | | | align="center" style="background: rgb(204, 204, 204) none repeat scroll 0% 0%; width: 42%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | | ||
− | [https://www.owasp.org/images/6/61/OWASP_CodeCrawler_Presentation.ppt CodeCrawler PPT Presentation]<br>[http://www.cyphersec.com/software_archive/OWASP_Code_Crawler.zip | + | [https://www.owasp.org/images/6/61/OWASP_CodeCrawler_Presentation.ppt CodeCrawler PPT Presentation]<br>[http://www.cyphersec.com/software_archive/OWASP_Code_Crawler.zip ][http://codeplex.codeplex.com/ OWASP Code Crawler Development's website (Codeplex)]<br>[http://codecrawler.codeplex.com/Release/ProjectReleases.aspx Download Code Crawler (Binary)] |
| align="center" style="background: rgb(204, 204, 204) none repeat scroll 0% 0%; width: 29%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | | | align="center" style="background: rgb(204, 204, 204) none repeat scroll 0% 0%; width: 29%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | |
Latest revision as of 16:20, 17 September 2009
PROJECT IDENTIFICATION | |||||||
---|---|---|---|---|---|---|---|
Project Name | OWASP Code Crawler Project | ||||||
Short Project Description | A tool aimed at assisting code review practitioners. It is a static code review tool which searches for key topics within .NET and J2EE/JAVA code. The aim of the tool is to accompany the OWASP Code review Guide and to implement a total code review solution for "everyone"; Where "everyone" means "more" companies performing secure software activities. | ||||||
Key Project Information | Project Leader Alessio Marziali |
Project Contributors Sasikumar Ganesan |
Mailing list Subscribe here Use here |
Project Type |
Sponsor OWASP SoC 08 |
Release Status | Main Links | Related Projects |
---|---|---|
CodeCrawler PPT Presentation |