extractor- Powershell extractor source code
ql- QL libraries and queries for Powershell (to be written)
tools- Directory containing files that must be copied to powershell/tools in the directory containing the CodeQL CLI. This will be done automatically by
build.ps1(see below).
- Directory containing files that must be copied to powershell/tools in the directory containing the CodeQL CLI. This will be done automatically by
- Run
build.ps1 path-to-codeql-cli-folderwherepath-to-codeql-cli-folderis the path to the folder containing the CodeQL CLI (i.e.,codeql.exe).