Skip to content

pullrequests Search Results · repo:github/codeql language:CodeQL is:public is:public is:merged

Filter by

14.7k results  (190 ms)

14.7k results

ingithub/codeql (press backspace or delete to remove)

This PR fixes a performance problem in cpp/leap-year/unchecked-after-arithmetic-year-modification which was caused by https://github.com/github/codeql/pull/21292. The problem can be seen in this partial ...
C++
no-change-note-required

See individual commit messages for further details.
C++
documentation

Pretty simple stuff. We just add source and flow summary models for https://learn.microsoft.com/en-us/windows/win32/menurc/strsafe-ovw
C++
documentation

This PR merges back all of the changes from the release of codeql-cli-2.25.3. And it bumps the version version strings in semmle-code in preparation for the next release of 2.25.4.
Actions
C#
C++
DataFlow Library
Go
Java
JS
no-change-note-required
Python
Ruby
Rust
Swift

Actions
C#
C++
DataFlow Library
documentation
Go
Java
JS
Python
Ruby
Rust
Swift

This PR adds support in the shared CFG library for including parameters and their default values, and applies this to C# (even though, technically, default values are inlined into the callers). We use ...
C#
Java
no-change-note-required

Reverts github/codeql#21736
Actions
C#
C++
DataFlow Library
documentation
Go
Java
JS
Python
Ruby
Rust
Swift

This PR changes the CSV framework coverage reports.

I m not sure why multiple entry points can happen in the first place (likely TRAP deduplication), but when they do, we need to prevent them from getting mixed in the computation of mostRecentSideEffect. ...
Go
no-change-note-required

In preparation for incoming MaDs generated by the mads-llm tool it makes sense to move the current generated MaDs into a subfolder of generated/: generated/modelgenerator/. When we start to add LLM-generated ...
C#
C++
Java
no-change-note-required
Rust