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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
999
Pull requests
475
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Unified: Track all local name kinds in one pass
- #22284
#22284
Merged
asgerf
merged 20 commits into
github:main
github/codeql:main
from
asgerf:unified/local-type-names
asgerf/codeql:unified/local-type-names
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
20
(20)
Checks
Findings
Files changed
Merged
Unified: Track all local name kinds in one pass
#22284
asgerf
merged 20 commits into
github:main
github/codeql:main
from
asgerf:unified/local-type-names
asgerf/codeql:unified/local-type-names
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
unified: Fix extraction of type parameter bounds and constraints
asgerf
committed
cea1106
View commit details
Copy full SHA for cea1106
Browse repository at this point
unified: Support . in name test annotations
asgerf
committed
e0e3406
View commit details
Copy full SHA for e0e3406
Browse repository at this point
unified: Add more local name binding test cases
asgerf
committed
eef277a
View commit details
Copy full SHA for eef277a
Browse repository at this point
unified: add MISSING annotations
asgerf
committed
3b51c4c
View commit details
Copy full SHA for 3b51c4c
Browse repository at this point
unified: Track more kinds of names as local variables
asgerf
committed
7d1b1e4
View commit details
Copy full SHA for 7d1b1e4
Browse repository at this point
unified: More precise scoping inside classes
asgerf
committed
5d851e4
View commit details
Copy full SHA for 5d851e4
Browse repository at this point
unified: Rename Variables.qll -> LocalNameBinding.qll
asgerf
committed
3e25c6a
View commit details
Copy full SHA for 3e25c6a
Browse repository at this point
unified: Rename 'variables' test
asgerf
committed
6df74d7
View commit details
Copy full SHA for 6df74d7
Browse repository at this point
unified: Rename 'Variable' API to use LocalName terminology
Show description for 686a07d
asgerf
committed
686a07d
View commit details
Copy full SHA for 686a07d
Browse repository at this point
unified: Two refactorings
Show description for a5faaef
asgerf
committed
a5faaef
View commit details
Copy full SHA for a5faaef
Browse repository at this point
unified: Also include declaration site access
asgerf
committed
179ae25
View commit details
Copy full SHA for 179ae25
Browse repository at this point
unified: Replace getDefiningNode() with isDeclarationSite()
asgerf
committed
427653e
View commit details
Copy full SHA for 427653e
Browse repository at this point
unified: Minor doc comment update
asgerf
committed
012b1ae
View commit details
Copy full SHA for 012b1ae
Browse repository at this point
unified: fix typo
asgerf
committed
a3a54c3
View commit details
Copy full SHA for a3a54c3
Browse repository at this point
unified: Add mappings for type parameters on functions and type aliases
asgerf
committed
6e89c7b
View commit details
Copy full SHA for 6e89c7b
Browse repository at this point
unified: Add name binding tests
asgerf
committed
5a302d5
View commit details
Copy full SHA for 5a302d5
Browse repository at this point
unified: Add mappings for constructor calls with generic arguments
asgerf
committed
74e46ba
View commit details
Copy full SHA for 74e46ba
Browse repository at this point
unified: Add test with generic constructor call
asgerf
committed
aaa2c1c
View commit details
Copy full SHA for aaa2c1c
Browse repository at this point
Commits on Aug 6, 2026
unified: Update debugScopeGraph.ql
asgerf
committed
9a31d09
View commit details
Copy full SHA for 9a31d09
Browse repository at this point
unified: Standardsize toString doc
asgerf
committed
08359ec
View commit details
Copy full SHA for 08359ec
Browse repository at this point
You can’t perform that action at this time.