github / gh-codeql

GitHub CLI extension for working with CodeQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add softlink to the current version

aeisenberg opened this issue · comments

It would be nice to be able to use the current version of the CLI from scripts and vscode (outside of this extension). If there were a stable soft link that pointed the current version of the CLI, which got updated whenever a user switches versions, this would solve the issue.

I went for dinner with the Security Lab team yesterday and someone (I think it was you @pwntester?) mentioned that he would like a way to point VS Code to the CodeQL CLI managed by gh codeql. Currently he's using a wrapper script around gh codeql to achieve this, but I think resolving this issue would provide a cleaner solution.

This has been fixed by #20.