-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: github/codeql
base: main@{1day}
head repository: github/codeql
compare: main
- 18 commits
- 15 files changed
- 2 contributors
Commits on Feb 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 97f7dcb - Browse repository at this point
Copy the full SHA 97f7dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d400713 - Browse repository at this point
Copy the full SHA d400713View commit details
Commits on Feb 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9de5f5c - Browse repository at this point
Copy the full SHA 9de5f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a5c63 - Browse repository at this point
Copy the full SHA c0a5c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a487e - Browse repository at this point
Copy the full SHA 05a487eView commit details
Commits on Feb 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 08174d7 - Browse repository at this point
Copy the full SHA 08174d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5aeadd - Browse repository at this point
Copy the full SHA a5aeaddView commit details
Commits on Feb 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6b7f339 - Browse repository at this point
Copy the full SHA 6b7f339View commit details -
Configuration menu - View commit details
-
Copy full SHA for e951156 - Browse repository at this point
Copy the full SHA e951156View commit details
Commits on Feb 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8769059 - Browse repository at this point
Copy the full SHA 8769059View commit details
Commits on Feb 25, 2026
-
Go: fix standalone build of the Go extractor
#21276 worked together with the internal changes but broke the standalone build of the Go extractor of this repo in isolation. The root cause was the lack of an auto-loaded `java_library` rule definition. This fixes it. I also checked this doesn't happen anywhere else.
Configuration menu - View commit details
-
Copy full SHA for 42e41c5 - Browse repository at this point
Copy the full SHA 42e41c5View commit details -
Bazel: load
rules_ccexplicitlyTurns out in #21371 I was right about `java_*` rules not relying on autoload anywhere, but it turns out some `cc_*` rules still relied on autoload. This autoload is currently configured in the internal repository, but we want to remove it eventually. This patch: * adds explicit loads to `rules_cc` * removes an obsolete file (that depedency has its own bazel module since some time, we just forgot to remove the old file)
Configuration menu - View commit details
-
Copy full SHA for 5b5dc9c - Browse repository at this point
Copy the full SHA 5b5dc9cView commit details -
Merge pull request #21371 from github/redsun82/fix-local-go-builds
Go: fix standalone build of the Go extractor
Configuration menu - View commit details
-
Copy full SHA for 968856e - Browse repository at this point
Copy the full SHA 968856eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a2575 - Browse repository at this point
Copy the full SHA 15a2575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d0c72e - Browse repository at this point
Copy the full SHA 4d0c72eView commit details -
Rust: Add an empty.model.yml similar to the one in CPP, to avoid erro…
…rs about missing extensionals.
Configuration menu - View commit details
-
Copy full SHA for ccc3181 - Browse repository at this point
Copy the full SHA ccc3181View commit details -
Merge pull request #21373 from github/redsun82/load-cc-explicitly
Bazel: load `rules_cc` and `rules_shell` explicitly
Configuration menu - View commit details
-
Copy full SHA for 4e4d055 - Browse repository at this point
Copy the full SHA 4e4d055View commit details -
Merge pull request #21271 from geoffw0/neutralmodels
Rust: Add support for neutral models.
Configuration menu - View commit details
-
Copy full SHA for 5523b5e - Browse repository at this point
Copy the full SHA 5523b5eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main@{1day}...main