Releases: mcpa-stlouis/hack-the-arch
Releases · mcpa-stlouis/hack-the-arch
v2.4.2
v2.4.1
v2.4
v2.3.1
- Fix CVE-2019-5477 found in nokogiri gem
- Add a custom entry point to swarm containers
v2.3.0
v2.3.0
- Introducing new Swarm Services console (beta)
- Define a container or set of containers and networks associated with a challenge
- When defined, challenges will have a "Start VM" button that automatically creates a swarm service and shows an xterm.js window that's piped into the entry point of the stack
- Fixes a few CVEs associated with dependent gems
v2.2
v2.1
New Features:
- Problem dependencies - create problems that are unlocked after dependent problem(s) completed
- Introduce cool-down for challenge submissions to prevent brute-force attacks
- Add optional "authorization" step for account activation
- Improved submissions feed for admin (add search function, and paginate results)
- Add support for regex flags (#27)
- Better sorting of challenges (#48)
- Improved Docker deployment and documentation (#52)
Fixes for undocumented issues as well as:
v2.1-beta.3
Add clarification for docker deployment and script to aide setup for those docker first timers out there (#52).
v2.1-beta.2
Fix #38
v2.1-beta.1
New Features:
- Problem dependencies - create problems that are unlocked after dependent problem(s) completed
- Introduce cool-down for challenge submissions to prevent brute-force attacks
- Improved Docker deployment and documentation
- Add optional "authorization" step for account activation
Fixes for undocumented issues as well as: