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
10.1k
Code
Issues
996
Pull requests
465
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Go: use shared SSA library (codeql.ssa.Ssa)
- #21554
#21554
Merged
owen-mc
merged 14 commits into
main
github/codeql:main
from
copilot/make-go-use-ssa-library
github/codeql:copilot/make-go-use-ssa-library
Copy head branch name to clipboard
Jun 19, 2026
Conversation
Commits
14
(14)
Checks
Findings
Files changed
Merged
Go: use shared SSA library (codeql.ssa.Ssa)
#21554
owen-mc
merged 14 commits into
main
github/codeql:main
from
copilot/make-go-use-ssa-library
github/codeql:copilot/make-go-use-ssa-library
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
Preemptively change `toString()` for SSA classes
owen-mc
committed
0b493c3
View commit details
Copy full SHA for 0b493c3
Browse repository at this point
Initial plan
Copilot
authored and
owen-mc
committed
7a991e1
View commit details
Copy full SHA for 7a991e1
Browse repository at this point
Improve SSA tests for variables in closures
owen-mc
committed
7a5219f
View commit details
Copy full SHA for 7a5219f
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
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
Browse repository at this point
Test changes to investigate
owen-mc
committed
0dc95de
View commit details
Copy full SHA for 0dc95de
Browse repository at this point
Delete unused predicate (leftover from old implementation)
owen-mc
committed
99538f0
View commit details
Copy full SHA for 99538f0
Browse repository at this point
Commits on Jun 18, 2026
Remove change note
owen-mc
committed
7222f1d
View commit details
Copy full SHA for 7222f1d
Browse repository at this point
Use module already provided by BasicBlocks lib
owen-mc
committed
f04c8cc
View commit details
Copy full SHA for f04c8cc
Browse repository at this point
Rename `mayCapture` to `mayUpdateCapturedVariable`
owen-mc
committed
8c07e95
View commit details
Copy full SHA for 8c07e95
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
Browse repository at this point
Merge branch 'main' into copilot/make-go-use-ssa-library
henrymercer
authored
4e7e363
View commit details
Copy full SHA for 4e7e363
Browse repository at this point
Update expected data flow consistency results
owen-mc
committed
fc06aa1
View commit details
Copy full SHA for fc06aa1
Browse repository at this point
Add QLDoc to MakeSsa to silence CI
owen-mc
committed
db5fac1
View commit details
Copy full SHA for db5fac1
Browse repository at this point
You can’t perform that action at this time.