Skip to content

Releases: OWASP/wrongsecrets

1.1.6

08 Dec 15:42
3d7b63c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.6

Special Thanks to:
@nbaars and @bendehaan .

1.1.3: Minor visual bugs ironed out

07 Dec 09:30
f5ec45d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2 Better UI, Logo, and much better backend

06 Dec 20:51
0a9c971
Compare
Choose a tag to compare

This spectacular release contains the following changes:

Full Changelog: 1.1.1...1.1.2

We would like to thank @nbaars for their amazing work on refactoring the code & make it much better!
Next, we would like to thank @bendehaan for his very cool creativity which resulted in our first official logo!

1.1.1: Added 12th Challenge

01 Dec 05:14
05dd800
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

With a special thanks to @nbaars and @bendehaan !

1.1.0: GCP Completion

29 Nov 19:34
9864d87
Compare
Choose a tag to compare

In this version, we improved the code quality and finalized the GCP implementation. Now you can enjoy WrongSecrets fully both on AWS and on GCP! Detailed changelog:

Full Changelog: 1.0.4...1.1.0

With a huge thanks to @nbaars & @bendehaan

1.0.4: ARM is here to stay

24 Nov 10:04
147e218
Compare
Choose a tag to compare

In this version we made "starting up" as a developer a bit easier on both Intel and ARM machines:

Full Changelog: 1.0.3...1.0.4

1.0.3: A long way to GCP

24 Nov 09:01
6c3baa4
Compare
Choose a tag to compare

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

20 Nov 06:51
de675d0
Compare
Choose a tag to compare

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

16 Nov 14:49
919ba20
Compare
Choose a tag to compare

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

01 Nov 05:34
7ff8d9f
Compare
Choose a tag to compare

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.