Replies: 2 comments
-
Hi @Beeram12, our documentations don't say this but the So, if you have a script that runs
Then you can change that to run the update immediately beforehand:
Or you can run the update on any other schedule that you prefer! Let me know if that answers your question! |
Beta Was this translation helpful? Give feedback.
-
So it states that using If that's the case, it would be very helpful while automating the installation and updating the tool using the command rather than installing it through the Great, Thank You |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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