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
We are using Windows-Driver-Developer-Supplemental-Tools query pack to perform codeql scan for our drivers. We pick latest and the greatest of this repo from main line since there are no releases or tagged versions available.
After merge of commit d853571 last night in this repo, we are observing failures in our scans -
[Glob found 0 file given match C:\OWR\Tools\CodeQL-CLI\codeql-queries**\windows_driver_mustfix.qls.
I would request at the very least this repo to have releases or tags which folks can consider stable and rely on.
Any changes on mainline are released as tags periodically and provide details of breaking changes in CHANGELOG.md or something like that.