Releases: OWASP/wrongsecrets-binaries
Releases · OWASP/wrongsecrets-binaries
v0.2.1: CTF party generation support
What's Changed
New content
- Implement comprehensive security scanning with CodeQL and Semgrep for all languages by @Copilot in #77
- Add pre-commit configuration with automated code quality checks for C/C++, Rust, and Go by @Copilot in #78
- Create CTF versions on generation with randomized secrets by @Copilot in #83
- Add comprehensive Copilot instructions for OWASP wrongsecrets-binaries by @Copilot in #94
- Add GitHub Actions pre-commit workflow with automated fixes and status badge by @Copilot in #88
Bugfixes
- Fix CodeQL autobuild failure by switching C/C++ to manual build mode and excluding Swift from analysis by @Copilot in #85
LCM
- Update SwiftyLab/setup-swift action to v1.11.0 by @renovate[bot] in #73
- Update dependency go to v1.24.4 by @renovate[bot] in #74
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /golang by @dependabot[bot] in #75
- Update dependency go to v1.24.5 by @renovate[bot] in #76
- Fix workflow failures: path issues and trigger configurations by @Copilot in #80
- Update security-scanning.yml by @commjoen in #81
- Update dependency go to 1.24 by @renovate[bot] in #86
- Update dependency go to v1.24.6 by @renovate[bot] in #89
- Update actions/checkout action to v5 by @renovate[bot] in #90
- Update dependency go to v1.25.0 by @renovate[bot] in #91
- Update dependency go to 1.25 by @renovate[bot] in #92
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /golang by @dependabot[bot] in #95
New Contributors
- @Copilot made their first contribution in #77
Full Changelog: 0.2.0...0.2.1
0.2.0: Challenge 53 and Swift!
What's Changed
New challenges:
Fixes and maintenance
- small fixes for dotnet builds for windows by @commjoen in #57
- Configure Renovate by @renovate in #58
- add exe part by @commjoen in #61
- fix(deps): update module github.com/spf13/cobra to v1.9.1 by @renovate in #60
- Update dependency go to 1.24 by @renovate in #63
- Update module github.com/spf13/viper to v1.20.0 by @renovate in #66
- Update compile_swift.yml to remove brew requirement by @commjoen in #65
- Update SwiftyLab/setup-swift action to v1.10.0 by @renovate in #68
- Update compile_swift.yml by @commjoen in #69
- Update module github.com/spf13/viper to v1.20.1 by @renovate in #70
- Update dependency go to v1.24.2 by @renovate in #71
- Update dependency go to v1.24.3 by @renovate in #72
New Contributors
Full Changelog: 0.1.0...0.2.0
First release: Binary Bonanza
This is the first release of the WrongSecrets Binaries as part of the WrongSecrets project! This release is created as part of the WrongSecrets project to allow you to train your RE skills!
This release contains binaries based on: C, C++, Golang, Rust, and .Net.
Important notes
Note-I: Please consider our license of the WrongSecrets project when redistributing these binaries.
Note-II: These binaries are not digitally signed yet, See #36 for future plans on signing the MacOS binaries.
Thank you
We would like to thank @commjoen, @puneeth072003 , @diamant3 , @roddas , @bendehaan , and @RemakingEden for their hard work on this release!