Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
9.9k
Code
Issues
993
Pull requests
440
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
go
on
main
User selector
All users
All time
Commit history
Commits on Jul 30, 2026
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.26.2
oscarsj
committed
bcf0c22
View commit details
Copy full SHA for bcf0c22
View code at this point
Browse repository at this point
Merge pull request #22255 from github/codeql-spark-run-30530195913
Show description for a8a77a6
oscarsj
authored
a8a77a6
View commit details
Copy full SHA for a8a77a6
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Go: Reduce package processing log messages to `debug` level
mbg
committed
73cceff
View commit details
Copy full SHA for 73cceff
View code at this point
Browse repository at this point
Merge branch 'main' into post-release-prep/codeql-cli-2.26.2
oscarsj
authored
21c2c97
View commit details
Copy full SHA for 21c2c97
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Address review comments
jketema
committed
9976a7a
View commit details
Copy full SHA for 9976a7a
View code at this point
Browse repository at this point
Go: Update expected test results
jketema
committed
c95a8ab
View commit details
Copy full SHA for c95a8ab
View code at this point
Browse repository at this point
Go: Resolve `subst`ed drives on Windows
jketema
committed
e06ce00
View commit details
Copy full SHA for e06ce00
View code at this point
Browse repository at this point
Update expected test results after CLI/extractor changes
jketema
committed
4f30042
View commit details
Copy full SHA for 4f30042
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Post-release preparation for codeql-cli-2.26.2
github-actions[bot]
committed
e7b6f91
View commit details
Copy full SHA for e7b6f91
View code at this point
Browse repository at this point
Release preparation for version 2.26.2
github-actions[bot]
committed
6632d2f
View commit details
Copy full SHA for 6632d2f
View code at this point
Browse repository at this point
Merge pull request #22152 from github/post-release-prep/codeql-cli-2.26.1
Show description for 9836c1d
oscarsj
authored
9836c1d
View commit details
Copy full SHA for 9836c1d
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #22207 from github/codeql-spark-run-29493713448
Show description for 87835f7
oscarsj
authored
87835f7
View commit details
Copy full SHA for 87835f7
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Merge pull request #22178 from jketema/jketema/go-recv
Show description for 8b47705
jketema
authored
8b47705
View commit details
Copy full SHA for 8b47705
View code at this point
Browse repository at this point
Go: Address review comments
jketema
committed
09da46d
View commit details
Copy full SHA for 09da46d
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Go: Make `isFromReceiver` and actual `predicate`
jketema
committed
e0f0987
View commit details
Copy full SHA for e0f0987
View code at this point
Browse repository at this point
Merge pull request #22177 from github/workflow/go-version-update
Show description for fe0d1af
jketema
authored
fe0d1af
View commit details
Copy full SHA for fe0d1af
View code at this point
Browse repository at this point
Go: Fix dowgrade script formatting
jketema
committed
9c1f5c9
View commit details
Copy full SHA for 9c1f5c9
View code at this point
Browse repository at this point
Go: Expose new TypeParamType column and use in test
jketema
committed
e17508c
View commit details
Copy full SHA for e17508c
View code at this point
Browse repository at this point
Go: Add upgrade and downgrade scripts
jketema
committed
37454ab
View commit details
Copy full SHA for 37454ab
View code at this point
Browse repository at this point
Go: Track whether a type parameter was defined as part of a receiver
jketema
committed
032636c
View commit details
Copy full SHA for 032636c
View code at this point
Browse repository at this point
Go: Update to 1.26.5
github-actions[bot]
committed
0584ca0
View commit details
Copy full SHA for 0584ca0
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
Go: Remove dead `isAlias`
jketema
committed
559f9f3
View commit details
Copy full SHA for 559f9f3
View code at this point
Browse repository at this point
Go: Remove dead `ObjectsOverride`
jketema
committed
63ff22a
View commit details
Copy full SHA for 63ff22a
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
Merge pull request #22157 from github/dependabot/go_modules/go/extractor/extractor-dependencies-ac3bf41f8e
Show description for a142121
owen-mc
authored
a142121
View commit details
Copy full SHA for a142121
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Bump golang.org/x/tools
Show description for 985a79a
dependabot[bot]
authored
985a79a
View commit details
Copy full SHA for 985a79a
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Post-release preparation for codeql-cli-2.26.1
github-actions[bot]
committed
ec83894
View commit details
Copy full SHA for ec83894
View code at this point
Browse repository at this point
Release preparation for version 2.26.1
github-actions[bot]
committed
9acbbb8
View commit details
Copy full SHA for 9acbbb8
View code at this point
Browse repository at this point
Fix incorrect sanitizers
owen-mc
committed
233c3ce
View commit details
Copy full SHA for 233c3ce
View code at this point
Browse repository at this point
Bump golang.org/x/mod
Show description for 6da42a2
dependabot[bot]
authored
6da42a2
View commit details
Copy full SHA for 6da42a2
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Merge pull request #22061 from MathiasVP/mad-write-through-model
Show description for 4f4cdf4
MathiasVP
authored
4f4cdf4
View commit details
Copy full SHA for 4f4cdf4
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Add Windows integration tests showing that subst is handled inconsistently
jketema
committed
daf97f7
View commit details
Copy full SHA for daf97f7
View code at this point
Browse repository at this point
Add changed framework coverage reports
github-actions[bot]
committed
3cbb8ba
View commit details
Copy full SHA for 3cbb8ba
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Merge branch 'main' into mad-write-through-model
MathiasVP
committed
b7b731b
View commit details
Copy full SHA for b7b731b
View code at this point
Browse repository at this point
Update change note
owen-mc
committed
3d8991a
View commit details
Copy full SHA for 3d8991a
View code at this point
Browse repository at this point
Add data flow consistency test output
owen-mc
committed
4a7afb7
View commit details
Copy full SHA for 4a7afb7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.