Skip to content

Commit bed36f8

Browse files
Update instructions.md
1 parent 17a12e0 commit bed36f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2/challenge-4/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
With the setup that you created in the earlier challenges, we will run the query to show all function calls. You can either use the codespace with VS Code, or use VS Code locally.
44

55
## Make sure you have the database selected
6-
1. In the CodeQL tab, check that you have the `sylwia-budzynska/codeql-zero-to-hero` database downloaded and selected. There should be a checkmark next to the database name. If there isn't, hover over the database name until 'Select' button appears, then press that button.
7-
2. If you haven't downloaded the database for this repository, go to the CodeQL tab and click on choose the “Download database from GitHub” option, the one with the GitHub logo. This option allows you to specify any public repo on GitHub to download as a CodeQL database - as long as it uses one of the supported languages by CodeQL. Write `sylwia-budzynska/codeql-zero-to-hero` and press Enter.
6+
1. In the CodeQL tab, check that you have the `GitHubSecurityLab/codeql-zero-to-hero` database downloaded and selected. There should be a checkmark next to the database name. If there isn't, hover over the database name until 'Select' button appears, then press that button.
7+
2. If you haven't downloaded the database for this repository, go to the CodeQL tab and click on choose the “Download database from GitHub” option, the one with the GitHub logo. This option allows you to specify any public repo on GitHub to download as a CodeQL database - as long as it uses one of the supported languages by CodeQL. Write `GitHubSecurityLab/codeql-zero-to-hero` and press Enter.
88

99
<img src="../../images/download-from-github.png" width="380" alt="Screenshot: Select CodeQL DB from GitHub icon">
1010

0 commit comments

Comments
 (0)