-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
check.py ERROR database or codeql is error. qlpath error,check it at config/config.ini or close the Visual Studio Code. #37
Comments
qlpath是有问题的,这里的路径是sdk中的一个子目录,类似于D:\CodeQL\ql\java\ql\test\。所以你的qlpath目录应该是codeql-cli\java\ql\test这个目录 |
你的这个目录应该是引擎,codeql还需要下载对应的sdk,https://github.com/github/codeql。 |
codeql的安装可以参考https://www.freebuf.com/articles/web/283795.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2023/04/22 16:56:53 check.py ERROR database or codeql is error.
qlpath error,check it at config/config.ini or close the Visual Studio Code.
The text was updated successfully, but these errors were encountered: