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
996
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
on
codeql-cli-2.26.4
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 19, 2026
unified: Update error message
asgerf
committed
bb6b3b9
View commit details
Copy full SHA for bb6b3b9
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
unified: Disable build on linux-arm64
asgerf
committed
f499e73
View commit details
Copy full SHA for f499e73
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Merge pull request #22335 from github/unified/no-windows
Show description for 97e3d36
asgerf
authored
97e3d36
View commit details
Copy full SHA for 97e3d36
View code at this point
Browse repository at this point
Test unified jump-to-definition logic
Show description for c0b5a4a
hvitved
committed
c0b5a4a
View commit details
Copy full SHA for c0b5a4a
View code at this point
Browse repository at this point
Add unified jump-to-definition query
Show description for 9327d23
hvitved
committed
9327d23
View commit details
Copy full SHA for 9327d23
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Merge pull request #22339 from jketema/jketema/unified-mac-download
Show description for 6d0f21d
jketema
authored
6d0f21d
View commit details
Copy full SHA for 6d0f21d
View code at this point
Browse repository at this point
Potential fix for pull request finding
Show description for 508df7e
asgerf
and
Copilot
authored
508df7e
View commit details
Copy full SHA for 508df7e
View code at this point
Browse repository at this point
unified: Build a placeholder executable on windows
Show description for 81f626a
asgerf
committed
81f626a
View commit details
Copy full SHA for 81f626a
View code at this point
Browse repository at this point
Merge pull request #22299 from asgerf/unified/static-name-binding
Show description for 18f3668
asgerf
authored
18f3668
View commit details
Copy full SHA for 18f3668
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Unified: Bazel downloaded toolchain on macOS
jketema
committed
8f5a8db
View commit details
Copy full SHA for 8f5a8db
View code at this point
Browse repository at this point
Bazel: Address Copilot review comment
jketema
committed
8ebd3bc
View commit details
Copy full SHA for 8ebd3bc
View code at this point
Browse repository at this point
Bazel: Update to latest `rules_cc`, `rules_swift`, and `apple_support`
Show description for 45ea6b5
jketema
committed
45ea6b5
View commit details
Copy full SHA for 45ea6b5
View code at this point
Browse repository at this point
unified: Prefer instanceof
asgerf
committed
719e8b4
View commit details
Copy full SHA for 719e8b4
View code at this point
Browse repository at this point
unified: Fix spurious resolution by refining isPrivateToLocalScope
asgerf
committed
1f380d2
View commit details
Copy full SHA for 1f380d2
View code at this point
Browse repository at this point
unified: Add test for spurious re-export
asgerf
committed
811932f
View commit details
Copy full SHA for 811932f
View code at this point
Browse repository at this point
unified: Support @_exported imports
asgerf
committed
61b3720
View commit details
Copy full SHA for 61b3720
View code at this point
Browse repository at this point
unified: Add test with @_exported import
asgerf
committed
5d7e64e
View commit details
Copy full SHA for 5d7e64e
View code at this point
Browse repository at this point
unified: Prefer 'and' instead of '|'
asgerf
committed
78671cd
View commit details
Copy full SHA for 78671cd
View code at this point
Browse repository at this point
unified: QLdoc fix
asgerf
committed
828816c
View commit details
Copy full SHA for 828816c
View code at this point
Browse repository at this point
unified: Don't step into declaration sites
asgerf
committed
e23f3e4
View commit details
Copy full SHA for e23f3e4
View code at this point
Browse repository at this point
unified: Simplify uncertain scopes
Show description for d30b7a0
asgerf
committed
d30b7a0
View commit details
Copy full SHA for d30b7a0
View code at this point
Browse repository at this point
unified: Make debug graph subset more configurable
asgerf
committed
e88dde7
View commit details
Copy full SHA for e88dde7
View code at this point
Browse repository at this point
unified: Clarify description of derivedStoreReadStep
asgerf
committed
3999894
View commit details
Copy full SHA for 3999894
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
unified: Fix translation of callee in constructor pattern
asgerf
committed
c58a096
View commit details
Copy full SHA for c58a096
View code at this point
Browse repository at this point
unified: Add test showing AST mapping error
Show description for a658c77
asgerf
committed
a658c77
View commit details
Copy full SHA for a658c77
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
unified: Preserve array constructor trailing closures
asgerf
committed
d6164c3
View commit details
Copy full SHA for d6164c3
View code at this point
Browse repository at this point
unified: Fix Swift source folder documentation
asgerf
committed
f596a67
View commit details
Copy full SHA for f596a67
View code at this point
Browse repository at this point
unified: Fix handling of unscoped imports
Show description for 970e4c6
asgerf
committed
970e4c6
View commit details
Copy full SHA for 970e4c6
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
unified: Remove location of TModuleRoot
asgerf
committed
af2f5a2
View commit details
Copy full SHA for af2f5a2
View code at this point
Browse repository at this point
unified: Fix toString and getLocation for TLocalNamespace
asgerf
committed
35c54b1
View commit details
Copy full SHA for 35c54b1
View code at this point
Browse repository at this point
unified: Fix incorrect expectation
Show description for 659da08
asgerf
committed
659da08
View commit details
Copy full SHA for 659da08
View code at this point
Browse repository at this point
unified: Fix access level in test case
Show description for 05fe395
asgerf
committed
05fe395
View commit details
Copy full SHA for 05fe395
View code at this point
Browse repository at this point
unified: Bulk imports
asgerf
committed
a79c32a
View commit details
Copy full SHA for a79c32a
View code at this point
Browse repository at this point
unified: Don't track trivial name aliasse
asgerf
committed
50f934b
View commit details
Copy full SHA for 50f934b
View code at this point
Browse repository at this point
unified: Support scoped imports
Show description for a3f21a5
asgerf
committed
a3f21a5
View commit details
Copy full SHA for a3f21a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.