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 AppSensor Project"
From OWASP
John Melton (talk | contribs) m (→News and Events: added v2 release) |
(Roadmap updated) |
||
Line 229: | Line 229: | ||
== Current activities == | == Current activities == | ||
+ | |||
+ | === No code === | ||
+ | |||
+ | * Update AppSensor Guide to keep in step with code changes and improvements to ideas. | ||
+ | * Create demo | ||
+ | * Develop training materials | ||
=== v2 Code === | === v2 Code === | ||
Line 234: | Line 240: | ||
The current code being worked on is located on [https://github.com/jtmelton/appsensor GitHub] | The current code being worked on is located on [https://github.com/jtmelton/appsensor GitHub] | ||
− | The code has been fully rewritten. v2.0.0 | + | The code has been fully rewritten. v2.0.0 final was released in late January 2015. |
The main reason for the rewrite was to allow a client-server style model as opposed to requiring AppSensor be fully embedded in the application. You can now have a central server collecting events from multiple applications and performing analysis. These front-end applications can be in any language as long as they speak rest/soap. There's been a host of other changes, but this was the primary one. A number of starter ideas for coding, user interface and documentation have been outlined via the mailing list at [http://lists.owasp.org/pipermail/owasp-appsensor-project/2014-March/000682.html 17th March 2014]. | The main reason for the rewrite was to allow a client-server style model as opposed to requiring AppSensor be fully embedded in the application. You can now have a central server collecting events from multiple applications and performing analysis. These front-end applications can be in any language as long as they speak rest/soap. There's been a host of other changes, but this was the primary one. A number of starter ideas for coding, user interface and documentation have been outlined via the mailing list at [http://lists.owasp.org/pipermail/owasp-appsensor-project/2014-March/000682.html 17th March 2014]. | ||
if you want to work on ANYTHING, please let jtmelton[@]gmail.com know. | if you want to work on ANYTHING, please let jtmelton[@]gmail.com know. | ||
+ | |||
== Code Roadmap == | == Code Roadmap == | ||
+ | |||
+ | === Q4 2015 (2.0) === | ||
+ | * <strike>Jan - v 2.0.0 final release </strike> -> DONE | ||
=== Q4 2014 (2.0) === | === Q4 2014 (2.0) === | ||
Line 270: | Line 280: | ||
* Additional integrations for reporting (graphite, ganglia -> see list supported by codahale metrics) | * Additional integrations for reporting (graphite, ganglia -> see list supported by codahale metrics) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 08:54, 29 January 2015