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 (updating code roadmap to be final - not in review) |
John Melton (talk | contribs) m (roadmap updates: link to github issues, mark things that are complete, and add semantic version numbers for quarterly releases) |
||
Line 239: | Line 239: | ||
== Code Roadmap == | == Code Roadmap == | ||
− | === Q4 2014 === | + | === Q4 2014 (2.0) === |
− | * Oct - v 2.0.0 release candidate | + | * <strike>Oct - v 2.0.0 release candidate</strike> -> DONE |
* Nov - v 2.0.0 final | * Nov - v 2.0.0 final | ||
− | * Additional unit tests | + | * <strike>Additional unit tests</strike> -> DONE |
* Move appsensor.org site over from static html to python | * Move appsensor.org site over from static html to python | ||
− | * Finish up user documentation at appsensor.org | + | * <strike>Finish up user documentation at appsensor.org</strike> -> DONE |
− | === Q1 2015 === | + | === Q1 2015 (2.1) === |
− | * First version of administration UI for appsensor (reporting / monitoring UI) | + | * First version of administration UI for appsensor (reporting / monitoring UI) (github issues [https://github.com/jtmelton/appsensor/issues/5 here] and [https://github.com/jtmelton/appsensor/issues/11 here]) |
− | * Extend reporting APIs | + | * Extend reporting APIs (github issues [[https://github.com/jtmelton/appsensor/issues/10 github issue]) |
− | * Push v 2.1 when admin UI complete | + | * Push v 2.1 when admin UI complete |
* Add at least 1 attack emitter for DEVOPS visualization (JMX -> SNMP, syslog, SNMP, .. something) | * Add at least 1 attack emitter for DEVOPS visualization (JMX -> SNMP, syslog, SNMP, .. something) | ||
− | * Workup example integration with ModSecurity CRS | + | * Workup example integration with ModSecurity CRS ([https://github.com/jtmelton/appsensor/issues/9 github issue]) |
− | * Get CI server (cloudbees?) setup | + | * Get CI server (cloudbees?) setup ([https://github.com/jtmelton/appsensor/issues/15 github issue]) |
− | * Finish up developer documentation on github and appsensor.org | + | * Finish up developer documentation on github and appsensor.org ([https://github.com/jtmelton/appsensor/issues/12 github issue]) |
* Video demo of setting up appsensor (screen capture) | * Video demo of setting up appsensor (screen capture) | ||
− | === Q2 2015 === | + | === Q2 2015 (2.2) === |
* Sample applications - simple implementations of the different execution modes) | * Sample applications - simple implementations of the different execution modes) | ||
− | * New detection point implementations | + | * New detection point implementations ([https://github.com/jtmelton/appsensor/issues/8 github issue]) |
* AOP examples of detection point implementations | * AOP examples of detection point implementations | ||
* Preparation for GSOC 2015 submission | * Preparation for GSOC 2015 submission | ||
− | === Q3 2015 === | + | === Q3 2015 (2.3) === |
* GSOC 2015 mentoring (if selected) | * GSOC 2015 mentoring (if selected) | ||
* Trend monitoring implementation (good for GSOC project possibly) | * Trend monitoring implementation (good for GSOC project possibly) |
Revision as of 03:31, 8 November 2014