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
Type
/
to 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 }}
fredatgithub
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
ruby
extractor
src
on
main
User selector
All users
All time
Commit history
Commits on May 13, 2026
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 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 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: 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
Ruby: generate overlay discard predicates
nickrolfe
committed
a9ddf00
View commit details
Copy full SHA for a9ddf00
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
Ruby: skip non-existent files in overlay changes JSON
Show description for 45f089f
nickrolfe
committed
45f089f
View commit details
Copy full SHA for 45f089f
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
Ruby: add minimal path transformer support
Show description for 665df4b
nickrolfe
committed
665df4b
View commit details
Copy full SHA for 665df4b
View code at this point
Browse repository at this point
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
Ruby: add support for extracting overlays
nickrolfe
committed
c4ccc55
View commit details
Copy full SHA for c4ccc55
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Rust/Ruby/Python: apply clippy lints
Paolo Tranquilli
committed
1bcc6dd
View commit details
Copy full SHA for 1bcc6dd
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: Verbosity fixes
hvitved
committed
beeae69
View commit details
Copy full SHA for beeae69
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 May 21, 2024
Tree-sitter: Bump to 0.22.6
hvitved
committed
bf2ae98
View commit details
Copy full SHA for bf2ae98
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 7, 2023
Ruby: Re-add test
Show description for 8691845
hmac
committed
8691845
View commit details
Copy full SHA for 8691845
View code at this point
Browse repository at this point
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
Ruby: Merge extractor binaries into one
Show description for 79089b4
hmac
committed
79089b4
View commit details
Copy full SHA for 79089b4
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Ruby: Bump clap to 4.2
hmac
committed
d8a2ba9
View commit details
Copy full SHA for d8a2ba9
View code at this point
Browse repository at this point
Ruby: Clippy fixes
hmac
committed
109ca0d
View commit details
Copy full SHA for 109ca0d
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
Ruby: Remove db generation functions
Show description for c4bee29
hmac
committed
c4bee29
View commit details
Copy full SHA for c4bee29
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Ruby: Whitespace change to bust extractor cache
hmac
committed
30eacd0
View commit details
Copy full SHA for 30eacd0
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
Ruby: Move codeql_threads calculation to library
hmac
committed
c90299b
View commit details
Copy full SHA for c90299b
View code at this point
Browse repository at this point
Ruby: Move extractor into shared crate
Show description for c4a7389
hmac
committed
c4a7389
View commit details
Copy full SHA for c4a7389
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Ruby: Add some documentation
Show description for 0eb0c26
hmac
committed
0eb0c26
View commit details
Copy full SHA for 0eb0c26
View code at this point
Browse repository at this point
Ruby: fix formatting errors
aibaars
authored
fe34ec1
View commit details
Copy full SHA for fe34ec1
View code at this point
Browse repository at this point
Ruby: Update diagnostic source names for consistency
henrymercer
committed
5de0eae
View commit details
Copy full SHA for 5de0eae
View code at this point
Browse repository at this point
Revert "Ruby: Use `rb` prefix in diagnostic IDs for consistency with queries"
Show description for 0de4259
henrymercer
committed
0de4259
View commit details
Copy full SHA for 0de4259
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
Merge branch 'main' into henrymercer/polish-diagnostics
aibaars
authored
fbe9823
View commit details
Copy full SHA for fbe9823
View code at this point
Browse repository at this point
Ruby: Small doc change
Show description for 6dcc884
hmac
committed
6dcc884
View commit details
Copy full SHA for 6dcc884
View code at this point
Browse repository at this point
Ruby: Use `rb` prefix in diagnostic IDs for consistency with queries
henrymercer
committed
a6509c7
View commit details
Copy full SHA for a6509c7
View code at this point
Browse repository at this point
Ruby: Serialize severities as lowercase
henrymercer
committed
769f905
View commit details
Copy full SHA for 769f905
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.