Merge pull request #1 from mbaluda/patch-2

Minor fixes
This commit is contained in:
Nikita Kraiouchkine
2023-04-17 18:24:03 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ You can view an example solution for each exercise in the `solutions` directory.
- Install the latest version of the [CodeQL CLI](https://github.com/github/codeql-cli-binaries/releases).
- Clone this repository:
```bash
git clone https://github.com/kraiouchkine/codeql-workshop-dataflow-cpp.git
git clone https://github.com/kraiouchkine/codeql-workshop-dataflow-c.git
```
- Install the CodeQL pack dependencies using the command `CodeQL: Install Pack Dependencies` and select `exercises`, `solutions`, `exercises-tests`, and `solutions-tests` from the list of packs.
- Build the databases using `build-databases.sh` and load the appropriate database for each part of the workshop with the VS Code CodeQL extension. Alternatively, you can download the following prebuilt databases: