Releases: OWASP/wrongsecrets
Releases · OWASP/wrongsecrets
1.3.2: LCM & Heroku Redirect
What's Changed
- fix the version of the EKS/AWS module by @tiborhercz in #160
- Bump jruby-complete from 9.3.2.0 to 9.3.3.0 by @dependabot in #166
- Bump libraries-bom from 24.1.1 to 24.2.0 by @dependabot in #167
- Bump azure/setup-helm from 1 to 2.0 by @dependabot in #162
- Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2 by @dependabot in #168
- Bump checkstyle from 9.2.1 to 9.3 by @dependabot in #169
- Bump asciidoctorj.version from 2.5.2 to 2.5.3 by @dependabot in #170
- Bump aws.sdk.version from 2.17.102 to 2.17.121 by @dependabot in #163
- Fixing issue 157: tls redirect on heroku by @commjoen in #173
New Contributors
- @tiborhercz made their first contribution in #160
Full Changelog: 1.3.1...1.3.2
Thank you!
Thank you @bendehaan , @nbaars and @tiborhercz for your hard work on this release!
1.3.1: AWS & GCP Ingress Release
What's Changed
- Add AWS ALB possibility to reuse infra by multiple people by @commjoen in #147
- Some documentation updates by @nbaars in #152
- Updated ALB generation script: echo what you use by @commjoen in #155
- Feature/gke ingress by @fchyla in #159
New Contributors
Full Changelog: 1.3.0...1.3.1
Special thanks to:
@bendehaan , @nbaars , and @fchyla for their hard work!
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 .