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
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
995
Pull requests
454
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
ql
lib
on
codeql-cli/v2.26.3
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2026
unified: Fix qldoc warnings
asgerf
committed
b345494
View commit details
Copy full SHA for b345494
View code at this point
Browse repository at this point
Regenerate ASTs
asgerf
committed
b005563
View commit details
Copy full SHA for b005563
View code at this point
Browse repository at this point
unified: Add Pattern.getEnclosingPattern()
asgerf
committed
90ca93c
View commit details
Copy full SHA for 90ca93c
View code at this point
Browse repository at this point
unified: Regenerate QL after rebasing
asgerf
committed
d28b149
View commit details
Copy full SHA for d28b149
View code at this point
Browse repository at this point
unified: Refer to facade in more cases
Show description for 628d1b4
asgerf
committed
628d1b4
View commit details
Copy full SHA for 628d1b4
View code at this point
Browse repository at this point
tree-sitter-extractor: List more precise base classes
Show description for e3ef8e8
asgerf
committed
e3ef8e8
View commit details
Copy full SHA for e3ef8e8
View code at this point
Browse repository at this point
unified: Regenerate AST and update import
asgerf
committed
c62722f
View commit details
Copy full SHA for c62722f
View code at this point
Browse repository at this point
unified: Add a basic facade AST
asgerf
committed
33cd8d2
View commit details
Copy full SHA for 33cd8d2
View code at this point
Browse repository at this point
unified: Move AST files into internal
Show description for 0c196de
asgerf
committed
0c196de
View commit details
Copy full SHA for 0c196de
View code at this point
Browse repository at this point
Regenerate AST classes
asgerf
committed
eba3f20
View commit details
Copy full SHA for eba3f20
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
unified: Handle ConditionalPattern in local scoping
asgerf
committed
5ba941e
View commit details
Copy full SHA for 5ba941e
View code at this point
Browse repository at this point
unified: Regenerate QL
asgerf
committed
d827417
View commit details
Copy full SHA for d827417
View code at this point
Browse repository at this point
unified: Factor catch/case guards into conditional_pattern
Show description for 7e1f6b9
asgerf
committed
7e1f6b9
View commit details
Copy full SHA for 7e1f6b9
View code at this point
Browse repository at this point
unified: Remove predicate that is identical to the default
asgerf
committed
cb3a77f
View commit details
Copy full SHA for cb3a77f
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
unified: Add the swift-syntax parser and unresolved operator sequence (dormant)
Show description for 79954ce
tausbn
and
Copilot
committed
79954ce
View commit details
Copy full SHA for 79954ce
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Apply suggestions from code review
Show description for bfb3ead
asgerf
and
Copilot
authored
bfb3ead
View commit details
Copy full SHA for bfb3ead
View code at this point
Browse repository at this point
unified: Support OrPattern bindings
asgerf
committed
036ed04
View commit details
Copy full SHA for 036ed04
View code at this point
Browse repository at this point
unified: Add WhileStmt as a Conditional
asgerf
committed
891e244
View commit details
Copy full SHA for 891e244
View code at this point
Browse repository at this point
unified: Flatten GuardIfStmt into the enclosing block
asgerf
committed
a86c7ba
View commit details
Copy full SHA for a86c7ba
View code at this point
Browse repository at this point
Shared: remove unused getLhs() predicate
asgerf
committed
d0cd4ac
View commit details
Copy full SHA for d0cd4ac
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
unified: Add debug query for local scoping graph
asgerf
committed
36b31a8
View commit details
Copy full SHA for 36b31a8
View code at this point
Browse repository at this point
unified: Add local name binding and tests
Show description for bced7bb
asgerf
committed
bced7bb
View commit details
Copy full SHA for bced7bb
View code at this point
Browse repository at this point
unified: Add a few more AST helper classes
asgerf
committed
970e991
View commit details
Copy full SHA for 970e991
View code at this point
Browse repository at this point
unified: Move Comments.ql into AstExtra.qll
Show description for 982f6a5
asgerf
committed
982f6a5
View commit details
Copy full SHA for 982f6a5
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Potential fix for pull request finding
Show description for a9617f1
asgerf
and
Copilot
authored
a9617f1
View commit details
Copy full SHA for a9617f1
View code at this point
Browse repository at this point
unified: Add inline expectation test library
asgerf
committed
a43c5ce
View commit details
Copy full SHA for a43c5ce
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Unified: Regenerate `Ast.qll`
hvitved
committed
d985c48
View commit details
Copy full SHA for d985c48
View code at this point
Browse repository at this point
unified: regenerate QL
asgerf
committed
1842382
View commit details
Copy full SHA for 1842382
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
unified: Fixup generated QL
Show description for 14acc7f
asgerf
committed
14acc7f
View commit details
Copy full SHA for 14acc7f
View code at this point
Browse repository at this point
unified: Add PrintAst query
asgerf
committed
5348c7d
View commit details
Copy full SHA for 5348c7d
View code at this point
Browse repository at this point
unified: Regenerate AST
asgerf
committed
f89f304
View commit details
Copy full SHA for f89f304
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Merge pull request #22016 from asgerf/commonast-rebased5
Show description for 73ad826
asgerf
authored
73ad826
View commit details
Copy full SHA for 73ad826
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Regenerate QL
asgerf
committed
b40cb5d
View commit details
Copy full SHA for b40cb5d
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Merge branch 'main' into add-yaml-comments
MathiasVP
committed
c12cf88
View commit details
Copy full SHA for c12cf88
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Unified: also QLDoc for unified.qll
asgerf
committed
6000c18
View commit details
Copy full SHA for 6000c18
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.