Index
Repository
Source and sample code is available here: https://github.com/v-p-b/codeql-cheat-sheet
PR's welcome!
Project Layout
Without the VSCode Starter Project
Initialize the official CodeQL repository as a submodule in your project directory:
Add qlpack.yml
next to your .ql files:
Add queries.xml
next to yout .ql files: