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
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
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
2.1k
Star
10k
Code
Issues
999
Pull requests
469
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
codeql-cli-2.26.0
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 2, 2026
Release preparation for version 2.26.0
github-actions[bot]
committed
1af9609
View commit details
Copy full SHA for 1af9609
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Revert "Release preparation for version 2.26.0"
mario-campos
authored
41f2e7b
View commit details
Copy full SHA for 41f2e7b
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Release preparation for version 2.26.0
github-actions[bot]
committed
237c563
View commit details
Copy full SHA for 237c563
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Test CFG for function epilogue (read-result nodes and calls to defered functions)
owen-mc
committed
07cf895
View commit details
Copy full SHA for 07cf895
View code at this point
Browse repository at this point
Make all lines in logging tests reachable
owen-mc
committed
42ebe56
View commit details
Copy full SHA for 42ebe56
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
Merge pull request #21554 from github/copilot/make-go-use-ssa-library
Show description for f65d1e8
owen-mc
authored
f65d1e8
View commit details
Copy full SHA for f65d1e8
View code at this point
Browse repository at this point
Add changed framework coverage reports
github-actions[bot]
committed
65a3153
View commit details
Copy full SHA for 65a3153
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Update expected data flow consistency results
owen-mc
committed
fc06aa1
View commit details
Copy full SHA for fc06aa1
View code at this point
Browse repository at this point
Merge branch 'main' into copilot/make-go-use-ssa-library
owen-mc
authored
2d34b0b
View commit details
Copy full SHA for 2d34b0b
View code at this point
Browse repository at this point
Rename `mayCapture` to `mayUpdateCapturedVariable`
owen-mc
committed
8c07e95
View commit details
Copy full SHA for 8c07e95
View code at this point
Browse repository at this point
Use module already provided by BasicBlocks lib
owen-mc
committed
f04c8cc
View commit details
Copy full SHA for f04c8cc
View code at this point
Browse repository at this point
Remove change note
owen-mc
committed
7222f1d
View commit details
Copy full SHA for 7222f1d
View code at this point
Browse repository at this point
Address review: exercise variadic args/attrs in slog Log/LogAttrs tests
Show description for b7ef551
sauyon
and
claude
committed
b7ef551
View commit details
Copy full SHA for b7ef551
View code at this point
Browse repository at this point
Go: Model `log/slog` as a logging sink
Show description for 00427d2
sauyon
and
claude
committed
00427d2
View commit details
Copy full SHA for 00427d2
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Merge pull request #21957 from owen-mc/go/fix-result-node
Show description for 1154db4
owen-mc
authored
1154db4
View commit details
Copy full SHA for 1154db4
View code at this point
Browse repository at this point
Update QLDoc for ResultNode
owen-mc
committed
0a065c9
View commit details
Copy full SHA for 0a065c9
View code at this point
Browse repository at this point
Merge pull request #21940 from owen-mc/go/unhandled-writable-file-close
Show description for 6161922
owen-mc
authored
6161922
View commit details
Copy full SHA for 6161922
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Delete unused predicate (leftover from old implementation)
owen-mc
committed
99538f0
View commit details
Copy full SHA for 99538f0
View code at this point
Browse repository at this point
Test changes to investigate
owen-mc
committed
0dc95de
View commit details
Copy full SHA for 0dc95de
View code at this point
Browse repository at this point
Fix captured variable liveness
Show description for 0e902d0
owen-mc
committed
0e902d0
View commit details
Copy full SHA for 0e902d0
View code at this point
Browse repository at this point
Make Go use the shared SSA library (codeql.ssa.Ssa)
Show description for 6ccbf16
Copilot
and
owen-mc
committed
6ccbf16
View commit details
Copy full SHA for 6ccbf16
View code at this point
Browse repository at this point
Improve SSA tests for variables in closures
owen-mc
committed
7a5219f
View commit details
Copy full SHA for 7a5219f
View code at this point
Browse repository at this point
Preemptively change `toString()` for SSA classes
owen-mc
committed
0b493c3
View commit details
Copy full SHA for 0b493c3
View code at this point
Browse repository at this point
Bump golang.org/x/tools
Show description for 1ac079d
dependabot[bot]
authored
1ac079d
View commit details
Copy full SHA for 1ac079d
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Convert .qlref test to inline expectations
owen-mc
committed
b4a9689
View commit details
Copy full SHA for b4a9689
View code at this point
Browse repository at this point
Fix pre-existing whitespace issues in go test files
owen-mc
committed
6a8e20a
View commit details
Copy full SHA for 6a8e20a
View code at this point
Browse repository at this point
Convert hand-rolled inline expectations test
owen-mc
committed
4c411bb
View commit details
Copy full SHA for 4c411bb
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Make comment clearer
owen-mc
committed
9909135
View commit details
Copy full SHA for 9909135
View code at this point
Browse repository at this point
Fix mistakes in change notes
Show description for e22f9fa
owen-mc
and
Copilot
committed
e22f9fa
View commit details
Copy full SHA for e22f9fa
View code at this point
Browse repository at this point
Add change notes
owen-mc
committed
071a0e3
View commit details
Copy full SHA for 071a0e3
View code at this point
Browse repository at this point
Deprecate `FuncTypeExpr.getResultDecl()`
Show description for a923496
owen-mc
committed
a923496
View commit details
Copy full SHA for a923496
View code at this point
Browse repository at this point
Fix: `getNumResult()` was wrong in some cases
Show description for 8ce543b
owen-mc
committed
8ce543b
View commit details
Copy full SHA for 8ce543b
View code at this point
Browse repository at this point
Improve QLDoc
owen-mc
committed
da777a4
View commit details
Copy full SHA for da777a4
View code at this point
Browse repository at this point
Fix result node and remove SPURIOUS test result
owen-mc
committed
f4f17b0
View commit details
Copy full SHA for f4f17b0
View code at this point
Browse repository at this point
Add result node test with SPURIOUS result
owen-mc
committed
1c47084
View commit details
Copy full SHA for 1c47084
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.