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
467
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
unified
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 2, 2026
Merge pull request #22489 from aschackmull/cfg/rename-foreach
Show description for 738c91f
aschackmull
authored
738c91f
View commit details
Copy full SHA for 738c91f
View code at this point
Browse repository at this point
Unified: Make pattern a subtype of expr.
aschackmull
committed
3d143e1
View commit details
Copy full SHA for 3d143e1
View code at this point
Browse repository at this point
CFG: Rename ForeachStmt to ForEachStmt.
aschackmull
committed
53f30a0
View commit details
Copy full SHA for 53f30a0
View code at this point
Browse repository at this point
Merge pull request #22479 from aschackmull/unified/cfg
Show description for 71cf2f1
aschackmull
authored
71cf2f1
View commit details
Copy full SHA for 71cf2f1
View code at this point
Browse repository at this point
Apply suggestion from @asgerf
Show description for f452bd4
aschackmull
and
asgerf
authored
f452bd4
View commit details
Copy full SHA for f452bd4
View code at this point
Browse repository at this point
Commits on Sep 1, 2026
Unified: fix formatting
jketema
committed
e8c6faf
View commit details
Copy full SHA for e8c6faf
View code at this point
Browse repository at this point
Unified: simplify Bazel build
jketema
committed
1a3750b
View commit details
Copy full SHA for 1a3750b
View code at this point
Browse repository at this point
Merge pull request #22478 from github/jketema/static-followup
Show description for 7b2695b
jketema
authored
7b2695b
View commit details
Copy full SHA for 7b2695b
View code at this point
Browse repository at this point
Merge pull request #22481 from hvitved/unified/static-namebinding-extensions
Show description for 4138d65
hvitved
authored
4138d65
View commit details
Copy full SHA for 4138d65
View code at this point
Browse repository at this point
Unified: Move `extension` workaround into static name binding library
hvitved
committed
3ca261a
View commit details
Copy full SHA for 3ca261a
View code at this point
Browse repository at this point
Unified: Add control flow graph.
aschackmull
committed
aab9cb6
View commit details
Copy full SHA for aab9cb6
View code at this point
Browse repository at this point
Merge branch 'main' into unified/ast-binaryexpr
aschackmull
authored
0909279
View commit details
Copy full SHA for 0909279
View code at this point
Browse repository at this point
Merge pull request #22474 from aschackmull/unified/debug-ast
Show description for 8e5e63b
aschackmull
authored
8e5e63b
View commit details
Copy full SHA for 8e5e63b
View code at this point
Browse repository at this point
Unified: Add qldoc.
aschackmull
committed
4f4ba85
View commit details
Copy full SHA for 4f4ba85
View code at this point
Browse repository at this point
Unified: Add more logical expressions to AstExtra.
aschackmull
committed
a1ac9b1
View commit details
Copy full SHA for a1ac9b1
View code at this point
Browse repository at this point
Unified: Add BinaryExpr.getAnOperand to FacadeAst.
aschackmull
committed
631419a
View commit details
Copy full SHA for 631419a
View code at this point
Browse repository at this point
Unified: Add a debug query to view the AST as a graph.
aschackmull
committed
d3f80b6
View commit details
Copy full SHA for d3f80b6
View code at this point
Browse repository at this point
Merge pull request #22469 from aschackmull/unified/callable
Show description for 56dac46
aschackmull
authored
56dac46
View commit details
Copy full SHA for 56dac46
View code at this point
Browse repository at this point
Unified: Enable on Arm64
jketema
committed
d0156c1
View commit details
Copy full SHA for d0156c1
View code at this point
Browse repository at this point
Commits on Aug 31, 2026
Unified: Add Callable type
aschackmull
committed
66faa15
View commit details
Copy full SHA for 66faa15
View code at this point
Browse repository at this point
Commits on Aug 28, 2026
Merge pull request #22433 from github/jketema/swift-json
Show description for 0780aca
jketema
authored
0780aca
View commit details
Copy full SHA for 0780aca
View code at this point
Browse repository at this point
Merge pull request #22456 from hvitved/unified/loc-count
Show description for 3ee0030
hvitved
authored
3ee0030
View commit details
Copy full SHA for 3ee0030
View code at this point
Browse repository at this point
Unified: Implement simple LOC counting
hvitved
committed
b304770
View commit details
Copy full SHA for b304770
View code at this point
Browse repository at this point
Merge pull request #22420 from asgerf/unified/instance-members
Show description for 2820e04
asgerf
authored
2820e04
View commit details
Copy full SHA for 2820e04
View code at this point
Browse repository at this point
unified: Remove superfluous parens
asgerf
committed
4185f75
View commit details
Copy full SHA for 4185f75
View code at this point
Browse repository at this point
unified: Update qldoc
asgerf
committed
3e6e3be
View commit details
Copy full SHA for 3e6e3be
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
Unified: Hand-roll the mashalling of the JSON
Show description for f6efc34
jketema
committed
f6efc34
View commit details
Copy full SHA for f6efc34
View code at this point
Browse repository at this point
unified: Use getStaticBindingTarget in Candidate.getTarget
asgerf
committed
7190c8c
View commit details
Copy full SHA for 7190c8c
View code at this point
Browse repository at this point
Apply batched suggestions from code review
Show description for 94165df
asgerf
and
Copilot
authored
94165df
View commit details
Copy full SHA for 94165df
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
unified: Sharpen set of candidates when measuring static name binding
asgerf
committed
fa36a11
View commit details
Copy full SHA for fa36a11
View code at this point
Browse repository at this point
unified: Add getStaticBindingTarget
asgerf
committed
b1ca110
View commit details
Copy full SHA for b1ca110
View code at this point
Browse repository at this point
unified: Expose handling of unqualified member accesses
Show description for 2b28f75
asgerf
committed
2b28f75
View commit details
Copy full SHA for 2b28f75
View code at this point
Browse repository at this point
unified: Add language hook for inheritance restriction
asgerf
committed
981fc4d
View commit details
Copy full SHA for 981fc4d
View code at this point
Browse repository at this point
unified: Ensure member-namespaces are always NamespaceNodes
Show description for 5b31814
asgerf
committed
5b31814
View commit details
Copy full SHA for 5b31814
View code at this point
Browse repository at this point
unified: Add inheritance between instance namespaces
asgerf
committed
2bc839d
View commit details
Copy full SHA for 2bc839d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.