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
470
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
ql
extractor
src
on
codeql-cli/latest
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2026
tree-sitter-extractor: Support facade AST
asgerf
committed
68f1973
View commit details
Copy full SHA for 68f1973
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
tree-sitter-extractor: Split direct and desugaring extractors
Show description for bbf52ce
tausbn
and
Copilot
committed
bbf52ce
View commit details
Copy full SHA for bbf52ce
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
ql for ql: Fix formatting
igfoo
committed
51b1ea8
View commit details
Copy full SHA for 51b1ea8
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 Jun 25, 2025
Ruby/QL: unconditionally generate discard predicates
nickrolfe
committed
8678264
View commit details
Copy full SHA for 8678264
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
Ruby: add databaseMetadata relation to dbscheme
Show description for 1bd7c4f
nickrolfe
committed
1bd7c4f
View commit details
Copy full SHA for 1bd7c4f
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Bump `tree-sitter` to `0.23.0`
hvitved
committed
eb1b2a5
View commit details
Copy full SHA for eb1b2a5
View code at this point
Browse repository at this point
Commits on May 31, 2024
Tree-sitter: Allow for multiple file lists in simple extractor
hvitved
committed
d6a3765
View commit details
Copy full SHA for d6a3765
View code at this point
Browse repository at this point
Commits on May 23, 2024
Tree-sitter: Respect verbosity defined in `CODEQL_VERBOSITY`
hvitved
committed
e4cd9d8
View commit details
Copy full SHA for e4cd9d8
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
QL: Update for shared extractor changes
hmac
committed
24ac6c0
View commit details
Copy full SHA for 24ac6c0
View code at this point
Browse repository at this point
Commits on May 22, 2023
QL: switch to shared YAML extractor
aibaars
committed
d2bc66e
View commit details
Copy full SHA for d2bc66e
View code at this point
Browse repository at this point
Commits on May 5, 2023
Shared: Share autobuilder code between Ruby and QL
hmac
committed
9203efb
View commit details
Copy full SHA for 9203efb
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Shared: fix missing import
hmac
committed
5688da1
View commit details
Copy full SHA for 5688da1
View code at this point
Browse repository at this point
Shared: Handle trap compression option properly
Show description for 8a89aec
hmac
committed
8a89aec
View commit details
Copy full SHA for 8a89aec
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
QL: Use high level extractor API
hmac
committed
da9a49d
View commit details
Copy full SHA for da9a49d
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
Ruby/QL: Remove unnecessary CLI config
hmac
committed
2ef6d5c
View commit details
Copy full SHA for 2ef6d5c
View code at this point
Browse repository at this point
QL: Merge extractor binaries into one
Show description for eff4729
hmac
committed
eff4729
View commit details
Copy full SHA for eff4729
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
QL: Bump clap to 4.2
hmac
committed
8ffb81f
View commit details
Copy full SHA for 8ffb81f
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
QL: Clippy fixes
hmac
committed
77ce6e7
View commit details
Copy full SHA for 77ce6e7
View code at this point
Browse repository at this point
Shared: Further consolidate generators
hmac
committed
b6c071a
View commit details
Copy full SHA for b6c071a
View code at this point
Browse repository at this point
QL: Remove db generation functions
Show description for 5335ec0
hmac
committed
5335ec0
View commit details
Copy full SHA for 5335ec0
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
QL: Merge extractor crates into one
Show description for 8c60b6e
hmac
committed
8c60b6e
View commit details
Copy full SHA for 8c60b6e
View code at this point
Browse repository at this point
QL: Use shared extractor library
hmac
committed
6171eae
View commit details
Copy full SHA for 6171eae
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
QL: Fix JSON extraction
Show description for bab53b5
tausbn
committed
bab53b5
View commit details
Copy full SHA for bab53b5
View code at this point
Browse repository at this point
QL: Add JSON (+C/L) extraction
tausbn
committed
b5ebd1a
View commit details
Copy full SHA for b5ebd1a
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
QL: Integrate blame parser into extractor
tausbn
committed
db748fa
View commit details
Copy full SHA for db748fa
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
spelling: the
Show description for 7055b13
jsoref
committed
7055b13
View commit details
Copy full SHA for 7055b13
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
QL: Actually match `qlpack.yml` files
tausbn
authored and
erik-krogh
committed
4100323
View commit details
Copy full SHA for 4100323
View code at this point
Browse repository at this point
QL: Update extractor
tausbn
authored and
erik-krogh
committed
66a191e
View commit details
Copy full SHA for 66a191e
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
Ruby/QL: speed up trap writing by putting BufWriter in front of GzEncoder
nickrolfe
committed
4767d5a
View commit details
Copy full SHA for 4767d5a
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
QL: sync Ruby extractor changes
nickrolfe
committed
5f96c92
View commit details
Copy full SHA for 5f96c92
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
QL for QL: sync changes from Ruby
Show description for 3ee1097
nickrolfe
committed
3ee1097
View commit details
Copy full SHA for 3ee1097
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
QL: Fix the autobuilder (temporary bad fix)
erik-krogh
committed
31c8e4e
View commit details
Copy full SHA for 31c8e4e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.