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
448
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
shared
tree-sitter-extractor
src
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
Commits on Jul 10, 2026
unified: Extract locations from `swift-syntax` AST
Show description for 8909fae
tausbn
committed
8909fae
View commit details
Copy full SHA for 8909fae
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Merge pull request #22082 from hvitved/shared/final-tree-sitter-classes
Show description for 37d2224
hvitved
authored
37d2224
View commit details
Copy full SHA for 37d2224
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Potential fix for pull request finding
Show description for f14a567
hvitved
and
Copilot
authored
f14a567
View commit details
Copy full SHA for f14a567
View code at this point
Browse repository at this point
yeast: Delete the `Cursor` trait, inline its methods on `AstCursor`
Show description for fb42402
tausbn
and
Copilot
committed
fb42402
View commit details
Copy full SHA for fb42402
View code at this point
Browse repository at this point
yeast: Unify `Node::kind()` and `Node::kind_name()`
Show description for 807bb51
tausbn
and
Copilot
committed
807bb51
View commit details
Copy full SHA for 807bb51
View code at this point
Browse repository at this point
Shared: Generate `final` tree-sitter classes
hvitved
committed
4237a76
View commit details
Copy full SHA for 4237a76
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Merge pull request #22067 from asgerf/unified/printast
Show description for b1f60ac
asgerf
authored
b1f60ac
View commit details
Copy full SHA for b1f60ac
View code at this point
Browse repository at this point
Shared: auto-format tree sitter extractor
asgerf
committed
d6e8555
View commit details
Copy full SHA for d6e8555
View code at this point
Browse repository at this point
Shared: Generate PrintAst helper in tree sitter extractor
Show description for ff7dc29
asgerf
committed
ff7dc29
View commit details
Copy full SHA for ff7dc29
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Apply rustfmt
Show description for af7ae8c
tausbn
and
Copilot
committed
af7ae8c
View commit details
Copy full SHA for af7ae8c
View code at this point
Browse repository at this point
yeast: Hide desugaring behind Desugarer trait
Show description for 85c39c0
tausbn
committed
85c39c0
View commit details
Copy full SHA for 85c39c0
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Shared: Ensure that YAML comment extraction is properly reflected in the dbscheme template.
MathiasVP
committed
55f2f04
View commit details
Copy full SHA for 55f2f04
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Extract trivia tokens from original parse tree
asgerf
committed
5608369
View commit details
Copy full SHA for 5608369
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Tree-sitter-extactor: More helpful panic message
asgerf
committed
56822f8
View commit details
Copy full SHA for 56822f8
View code at this point
Browse repository at this point
Commits on May 26, 2026
Merge pull request #21848 from asgerf/asgerf/swift-yeast
Show description for f18cdcf
asgerf
authored
f18cdcf
View commit details
Copy full SHA for f18cdcf
View code at this point
Browse repository at this point
Commits on May 21, 2026
Add Windows file path tests for `relativize_for_diagnostic`
Show description for 39becfd
redsun82
and
Copilot
committed
39becfd
View commit details
Copy full SHA for 39becfd
View code at this point
Browse repository at this point
Commits on May 19, 2026
Merge branch 'main' into redsun82/issue-21802-ruby-absolute-paths-in-sarif-diagnostics-a02887
redsun82
authored
06c9087
View commit details
Copy full SHA for 06c9087
View code at this point
Browse repository at this point
Commits on May 13, 2026
YEAST: add NodeRef type, YeastDisplay trait, and source text storage
Show description for 5772ee4
asgerf
and
Copilot
committed
5772ee4
View commit details
Copy full SHA for 5772ee4
View code at this point
Browse repository at this point
Shared: Do not emit ReservedWord class when there are no unnamed tokens
asgerf
committed
bb9e996
View commit details
Copy full SHA for bb9e996
View code at this point
Browse repository at this point
Fix Windows path handling in diagnostic relativization
Show description for c2fc0cf
redsun82
and
Copilot
committed
c2fc0cf
View commit details
Copy full SHA for c2fc0cf
View code at this point
Browse repository at this point
Use absolute path fallback instead of `file:` URI
Show description for c3cf7c2
redsun82
and
Copilot
committed
c3cf7c2
View commit details
Copy full SHA for c3cf7c2
View code at this point
Browse repository at this point
Fix formatting
Show description for 57ac019
redsun82
and
Copilot
committed
57ac019
View commit details
Copy full SHA for 57ac019
View code at this point
Browse repository at this point
Use relative paths in tree-sitter extractor diagnostics
Show description for d16bc36
redsun82
and
Copilot
committed
d16bc36
View commit details
Copy full SHA for d16bc36
View code at this point
Browse repository at this point
Commits on May 8, 2026
Fix clippy: inline variable in format string
Show description for 9a1c2da
asgerf
and
Copilot
committed
9a1c2da
View commit details
Copy full SHA for 9a1c2da
View code at this point
Browse repository at this point
Shared: Nicer panic message if node kind is missing
Show description for 638dc93
asgerf
committed
638dc93
View commit details
Copy full SHA for 638dc93
View code at this point
Browse repository at this point
Commits on May 6, 2026
yeast: Support separate output node types in extractor generator
Show description for 82bbdee
tausbn
and
Copilot
committed
82bbdee
View commit details
Copy full SHA for 82bbdee
View code at this point
Browse repository at this point
yeast: Integrate yeast with shared tree-sitter extractor
Show description for 9ad431d
tausbn
and
Copilot
committed
9ad431d
View commit details
Copy full SHA for 9ad431d
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
tree-sitter: Use more standard shared dbscheme sections
Show description for df8029f
igfoo
committed
df8029f
View commit details
Copy full SHA for df8029f
View code at this point
Browse repository at this point
tree-sitter: Add dbscheme regeneration instructions
igfoo
committed
c6500e2
View commit details
Copy full SHA for c6500e2
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
Shared tree-sitter extractor: run clippy
redsun82
committed
911d6f0
View commit details
Copy full SHA for 911d6f0
View code at this point
Browse repository at this point
Cargo: align rust toolchain version with internal repository
Show description for 45c0c46
redsun82
committed
45c0c46
View commit details
Copy full SHA for 45c0c46
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Ruby: add overlay[local] annotations to AST/CFG/SSA layers
nickrolfe
committed
b51940d
View commit details
Copy full SHA for b51940d
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
Ruby/QL: add discard predicates for locations
nickrolfe
committed
7c5b186
View commit details
Copy full SHA for 7c5b186
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Ruby: use overlayChangedFiles extensional in discard predicates
nickrolfe
committed
d8574a6
View commit details
Copy full SHA for d8574a6
View code at this point
Browse repository at this point
Java/Ruby/Rust/QL: add overlayChangedFiles relation to dbscheme
nickrolfe
committed
72b4e67
View commit details
Copy full SHA for 72b4e67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.