codeql-cli-binaries
codeql-cli-binaries copied to clipboard
Binaries for the CodeQL CLI
In a recent talk with @adityasharad , he mentioned that CodeQL would try to understand when a compiler is being invoked. Some projects use [goma](https://chromium.googlesource.com/infra/goma/server/+/refs/tags/v0.0.1/README.md) to speed up the build...
Is there any internal work going on to support native Apple Silicon binaries, instead of running Java under Rosetta 2? (Given that some stages of CodeQL are single threaded bound,...
Hi, We just started using codeql cli for our code scanning. I am looking for a codeql cli to give the list of issues based on severity once we run...
When javascript is scanned during finalize typescript-parser-wrapper can throw with tsconfig.json path mismatch. This particular situation was found when more than javascript was detected and was on a Windows agent....
codeql query run --threads=0 still results in only one core being utilized, which severely affects query speed. I typically see this in my log file: Creating executor with (many) threads....
From, https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/static-tools-and-codeql C:\codeql-home>C:\codeql-home\codeql\codeql.cmd database create -l=cpp -s=C:\codeql-home\drivers\kmdf -c "msbuild /t:rebuild "C:\codeql-home\drivers\kmdf\kmdfecho.sln" /p:UseSharedCompilation=false" "C:\codeql-home\databases\kmdf" -j 0 If the above command is modified to incorporate configuration the database creation fails, C:\codeql-home>C:\codeql-home\codeql\codeql.cmd database...
I would like to explicitly invoke the JavaScript autobuilder as part of `codeql database create`, with the ultimate goal of passing it some custom options. However, even invoking it without...
Steps followed to CodeQL Local Setup Installed CodeQl CLI using chocolatey. Installed CodeQL VS code extension. Cloned starter pack with recursive command in a directory. Installed codeql pack download codeql/csharp-all...
When CodeQL is enabled for our repo here https://github.com/xamarin/ios-sim-sharp, the build crashes, with codeql is on the call stack. See the attached: [failure.log](https://github.com/github/codeql-cli-binaries/files/10198085/failure.log) The error below also appears in the...
```[tasklist] ```