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
(Added screenshot to Media / Reordered media tab / Spelling correction on main tab) |
(Updated notes about beta release) |
||
Line 232: | Line 232: | ||
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. 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 code has been fully rewritten. A [https://github.com/jtmelton/appsensor/releases/tag/v2.0.0-beta v2.0.0 beta was released for review] on 13 September 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. |
Revision as of 18:54, 14 September 2014