Skip to content

Commit

Permalink
Update challenge difficulty map for newest JuiceShop versions
Browse files Browse the repository at this point in the history
  • Loading branch information
J12934 committed Jun 21, 2023
1 parent 4252372 commit c3dbfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juice-balancer/src/score-board/score-board.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const keyDifficultyMapping = Object.freeze({
deprecatedInterfaceChallenge: 2,
easterEggLevelOneChallenge: 4,
emailLeakChallenge: 5,
emptyUserRegistration: 2,
ephemeralAccountantChallenge: 4,
errorHandlingChallenge: 1,
manipulateClockChallenge: 4,
Expand All @@ -49,7 +50,6 @@ const keyDifficultyMapping = Object.freeze({
loginAmyChallenge: 3,
loginBenderChallenge: 3,
oauthUserPasswordChallenge: 4,
loginCisoChallenge: 5,
loginJimChallenge: 3,
loginRapperChallenge: 2,
loginSupportChallenge: 6,
Expand Down

0 comments on commit c3dbfc4

Please sign in to comment.