Releases: OWASP/wrongsecrets
1.3.0: Experimental Azure Release
What's Changed
- Add Azure support an fix resolution of hints & explanations by @bendehaan in #97
Full Changelog: 1.2.1...1.3.0
Special thanks to @bendehaan for this release!
1.2.1: Bugfixes
What's Changed
- Adding first resource on how to do it well by @commjoen in #137
- Added improved hints and better UI after feedback from @davevs by @commjoen in #138
- Updated text for challenge 12 to solve #142 by @commjoen in #143
- Fix for #145 : changing the secret of challenge 2 by @commjoen in #146
Full Changelog: 1.2.0...1.2.1
With special thanks to @davevs, @MarcinNowak-codes, and @mchangsp for their feedback and testing!
1.2.0: Added safety and explanations
What's Changed
- Remove unnecessary properties for test by @nbaars in #128
- Bump checkstyle from 9.2 to 9.2.1 by @dependabot in #135
- Bump aws.sdk.version from 2.17.100 to 2.17.102 by @dependabot in #132
- Bump libraries-bom from 24.1.0 to 24.1.1 by @dependabot in #133
- Bump spring-boot-starter-parent from 2.5.7 to 2.5.8 by @dependabot in #134
- #91: improve description of the tests with addiitonal hints by @commjoen in #130
- updated docker user to be 2000 by @commjoen in #136
Full Changelog: 1.1.10...1.2.0
With a special thanks to @ffung, @nbaars , @bendehaan for their work on this release!
1.1.10: patches and updates
1.1.9: Optimizations and Patches
What's Changed
- Update README.md by @commjoen in #119
- Update secret-challenge-deployment.yml by @commjoen in #120
- Convert asciidoc to html during build (to have more free mem during run) by @nbaars in #108
- Use classpath resource instead (in Docker container etc the jar it sh… by @nbaars in #122
- Bump aws.sdk.version from 2.17.68 to 2.17.99 by @dependabot in #116
- Bump checkstyle from 9.1 to 9.2 by @dependabot in #123
- update GCP sdk to 24.1.0 by @commjoen in #124
- Upgrade thymeleaf to 3.0.14 by @commjoen in #125
Full Changelog: 1.1.8...1.1.9
1.1.8: security fixes
What's Changed
- Update config for dependabot by @commjoen in #111
- Bump bootstrap from 5.1.2 to 5.1.3 by @dependabot in #112
- move away from vuln.logging inclusions by @commjoen in #118
New Contributors
- @dependabot made their first contribution in #112
Full Changelog**: 1.1.6...1.1.8
1.1.6
What's Changed
- Herokumem, fix for #100 by @commjoen in #103
- Add logging for number of sessions by @nbaars in #102
- Add security headers by @commjoen in #104
- Added required exception logging as well as better challenge 12 support by @commjoen in #105
Full Changelog: 1.1.3...1.1.6
Special Thanks to:
@nbaars and @bendehaan .
1.1.3: Minor visual bugs ironed out
1.1.2 Better UI, Logo, and much better backend
This spectacular release contains the following changes:
- Make UI more dynamic by @nbaars in #86
- Add logo and change default favicon by @bendehaan in #95
- Error test by @nbaars in #98
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
What's Changed
- Remove GCP wip from index by @bendehaan in #89
- More cleanups by @commjoen in #90
- Added challenge 12 for #43 and reverted challenge 8 for #37 by @commjoen in #92
Full Changelog: 1.1.0...1.1.1
With a special thanks to @nbaars and @bendehaan !