v15.2.0
·
1170 commits
to master
since this release
🎯 Challenges
- #2091: Added accompanying coding challenge for "Web3 Sandbox" challenge
- Added related OWASP Cheat Sheets as mitigation links to several challenges
- #2100: Added tag "Internet Traffic" to mark challenges which require the Juice Shop server to call hosts on the Internet
🎨 User Interface
- Added tag description as tooltip on new Score Board
🐛 Bugfixes
- #2100: Failing to connect with Smart Contracts on infura.io will no longer crash the server on startup but trigger non-blocking retry loop
- Challenges "Mint the Honeypot" and "Wallet Depletion" are unsolvable if connection to infura.io cannot be established
- Non-
.ts
codefix files are now protected via the RSN
⚙️ DevOps Automation
- Updated and pinned all GitHub Actions (except CodeQL) to latest compatible versions