You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have previously installed the CodeQL Coding Standards using the .zip release artifacts for analyzing an open-source codebase which is on C. This method works, but it requires manually downloading and unpacking new releases every time there's an update.
Now, I want to transition to a setup where I receive the latest updates to the Coding Standards query packs automatically, without manual intervention. Ideally, I'd like to use the codeql pack download command or any other mechanism that allows continuous updating of the latest versions when they are released.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I have previously installed the CodeQL Coding Standards using the
.zip
release artifacts for analyzing an open-source codebase which is on C. This method works, but it requires manually downloading and unpacking new releases every time there's an update.Now, I want to transition to a setup where I receive the latest updates to the Coding Standards query packs automatically, without manual intervention. Ideally, I'd like to use the codeql pack download command or any other mechanism that allows continuous updating of the latest versions when they are released.
I referred this doc for the installation
Could you please guide me on:
Thank you for your help
Beta Was this translation helpful? Give feedback.
All reactions