Releases: OWASP/wrongsecrets
1.0.4: ARM is here to stay
In this version we made "starting up" as a developer a bit easier on both Intel and ARM machines:
- Add checks to see if needed executable are available by @nbaars in #67
- Add Maven wrapper by @nbaars in #68
- ARM support by @commjoen in #69
- Add port forward by @nbaars in #70
Full Changelog: 1.0.3...1.0.4
1.0.3: A long way to GCP
In this release we made the first steps toward being able to run on both GCP and AWS:
- Made the application environment aware
- Added GCP support for challenge 9 and 10
- Fixed bug when you would request challenge 12 or above in
/challenge/#number
- Fixed a few spelling mistakes
- Added CodeQL and CodeClimate configurations
- Added 2 new contributors! (welkom Dmitry and Filip)
Thanks to @bendehaan , @nbaars , @Dlitosh , and @fchyla
Full Changelog: 1.0.2...1.0.3
1.0.2 A Litte More Help
In this minor version, we made the following changes:
- Consistent tab titles on all pages;
- Added a little more instructions to some of the challenges;
- Changed the name from WrongSecrets to OWASP WrongSecrets at most places;
- Updated documentation & enabled discussions.
1.0.1: First OWASP version of the project
Now that we are a OWASP LAB project, we created a new update with slight UI changes and a few more additional instructions for new-joiners. Hope you like it!
1.0.0: First full version
When we sat out to revamp the wrongsecrets app, this is what we kind of had in mind: a p0wnable app, with a scoring system, a fresh UI, and a quick headstart if it comes to deployment. Now it is here!
We would like to thank everybody who supported us along the way!
Changes in this version:
- UI improvements
- Scoring system
- Basic Heroku support (runs on free tier ATM)
Known bug: the app wrongsecrets.herokuapp.com does not persist any data. So when the app goes to sleep again, the scoring/progress is lost.
0.1.1: Bugfix release!
0.1.0: AWS challenge release - 2
0.0.3: AWS secrets release (First edition)
- This is the first release with AWS related secret challenges.
- Minor grammer/spelling corrections.
With a huge thanks to @bendehaan & @nbaars !
0.0.2: Improved UI
Improved UI using basic bootstrap.