From 00f6c5ad8992be2a9823e4c5f401a4c3366e4207 Mon Sep 17 00:00:00 2001 From: Deniz Onur Duzgun <59659739+dduzgun-security@users.noreply.github.com> Date: Tue, 2 Jan 2024 14:47:58 -0500 Subject: [PATCH] Update README.md --- Season-2/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Season-2/README.md b/Season-2/README.md index ed22f60..9f4e6d1 100644 --- a/Season-2/README.md +++ b/Season-2/README.md @@ -157,12 +157,12 @@ For Levels 2-4 in Season 2, we encourage you to enable code scanning with CodeQL ### 🚦 Time to start! 1. Start by installing the dependencies required for this level, by running `npm install`. These dependancies reside inside `package.json`. -1. Review the code in `code.py`. Can you spot the bug(s)? +1. Review the code in `code.js`. Can you spot the bug(s)? 1. Try to fix the bug. Open a pull request to `main` or push your fix to a branch. -1. You successfully completed this level when you (a) resolve all related code scanning alerts and (b) when both `hack.py` and `tests.py` pass 🟢. +1. You successfully completed this level when you (a) resolve all related code scanning alerts and (b) when both `hack.js` and `tests.js` pass 🟢. 1. If you get stuck, read the hint and try again. 1. If you need more guidance, read the CodeQL scanning alerts. -1. Compare your solution to `solution.py`. +1. Compare your solution to `solution.js`. If you need assistance, don't hesitate to ask for help in our [GitHub Discussions](https://github.com/skills/secure-code-game/discussions) or on our [Slack](https://gh.io/securitylabslack) in the [#secure-code-game](https://ghsecuritylab.slack.com/archives/C05DH0PSBEZ) channel. @@ -231,4 +231,4 @@ Get help: Email us at securitylab-social@github.com • [Review the GitHub st © 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit) - \ No newline at end of file +