Skip to content

Commit e97ce6c

Browse files
authored
Add JS database link
1 parent b985fba commit e97ce6c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

javascript.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ To take part in the workshop you will need to follow these steps to get the Code
4545
1. [Set up the starter workspace](https://help.semmle.com/codeql/codeql-for-vscode/procedures/setting-up.html#using-the-starter-workspace).
4646
- **Important**: Don't forget to `git clone --recursive` or `git submodule update --init --remote`, so that you obtain the standard query libraries.
4747
1. Open the starter workspace: File > Open Workspace > Browse to `vscode-codeql-starter/vscode-codeql-starter.code-workspace`.
48-
1. Create an account on LGTM.com if you haven't already. You can log in via OAuth using your Google or GitHub account.
49-
1. Visit the [database downloads page for the vulnerable version of Bootstrap on LGTM.com](https://lgtm.com/projects/g/esbena/bootstrap-pre-27047/ci/#ql).
50-
1. Download the latest database for JavaScript.
48+
1. Download the [esbena_bootstrap-pre-27047_javascript CodeQL database](https://github.com/githubsatelliteworkshops/codeql/releases/download/v1.0/esbena_bootstrap-pre-27047_javascript.zip).
5149
1. Unzip the database.
5250
1. Import the unzipped database into Visual Studio Code:
5351
- Click the **CodeQL** icon in the left sidebar.

0 commit comments

Comments
 (0)