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 Juice Shop Project"
From OWASP
(→Acknowledgements) |
(→Road Map and Getting Involved) |
||
Line 84: | Line 84: | ||
==Roadmap== | ==Roadmap== | ||
− | * [https://github.com/bkimminich/juice-shop/issues | + | * [https://github.com/bkimminich/juice-shop/issues fix known bugs] |
− | |||
* continually adding more features/vulnerabilities to the application | * continually adding more features/vulnerabilities to the application | ||
+ | * stabilization of the underlying architecture, e.g. | ||
+ | ** migrating to Angular 2 | ||
+ | ** migrate to latest Sequelize version (requires to replace the discontinued sequelize-restful module) | ||
+ | ** migrate to Jasmine 2 and Frisby 2 test frameworks | ||
+ | |||
==Getting Involved== | ==Getting Involved== |