Skip to content

v15.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 16:37
· 530 commits to master since this release
v15.2.0
2997e4d

馃幆 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