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
(→Screenshots) |
(→Roadmap) |
||
Line 110: | Line 110: | ||
==Roadmap== | ==Roadmap== | ||
+ | |||
+ | ===Functional Enhancements in 2.x=== | ||
* [https://github.com/bkimminich/juice-shop/issues fix known bugs] | * [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 | ||
− | |||
− | |||
− | |||
− | |||
+ | ===Technical Evolution in 2.x=== | ||
+ | |||
+ | * migrate to Angular 2 (see https://github.com/bkimminich/juice-shop/issues/165) | ||
+ | * migrate to latest Sequelize version (see https://github.com/bkimminich/juice-shop/issues/167) | ||
+ | ** requires to replace the discontinued sequelize-restful module | ||
+ | * migrate to Jasmine 2 and Frisby 2 test frameworks (see https://github.com/bkimminich/juice-shop/issues/164) | ||
+ | |||
+ | ===Vision for [https://github.com/bkimminich/juice-shop/milestone/1 Juice Shop 3.0]=== | ||
+ | |||
+ | * Add a CTF-mode to use Juice Shop in classroom setups competitively (see https://github.com/bkimminich/juice-shop/issues/166) | ||
==Getting Involved== | ==Getting Involved== |