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
ruby
ql
lib
on
codeql-cli/latest
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2026
Release preparation for version 2.26.4
github-actions[bot]
committed
2bbab1b
View commit details
Copy full SHA for 2bbab1b
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Ruby: Adapt to FlowSummaryImpl changes
hvitved
committed
1b64bbc
View commit details
Copy full SHA for 1b64bbc
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Merge pull request #22256 from aschackmull/ruby/implicitreturn
Show description for 4d9b916
aschackmull
authored
4d9b916
View commit details
Copy full SHA for 4d9b916
View code at this point
Browse repository at this point
Merge pull request #22296 from aschackmull/ruby/regex-via-dataflow
Show description for 01743de
aschackmull
authored
01743de
View commit details
Copy full SHA for 01743de
View code at this point
Browse repository at this point
Ruby: Add change note.
aschackmull
committed
f4b041e
View commit details
Copy full SHA for f4b041e
View code at this point
Browse repository at this point
Ruby: Restrict ap len to 1 for regex tracking.
aschackmull
committed
4ce19bb
View commit details
Copy full SHA for 4ce19bb
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
Ruby: Approximate FieldContent in data flow.
aschackmull
committed
23a518f
View commit details
Copy full SHA for 23a518f
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
Ruby: Switch regex tracking from TypeTracking to DataFlow.
aschackmull
committed
cfa81b1
View commit details
Copy full SHA for cfa81b1
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Post-release preparation for codeql-cli-2.26.3
github-actions[bot]
committed
47d6b11
View commit details
Copy full SHA for 47d6b11
View code at this point
Browse repository at this point
Ruby: Tweak changelog note for readability
henrymercer
authored
8887b2e
View commit details
Copy full SHA for 8887b2e
View code at this point
Browse repository at this point
Release preparation for version 2.26.3
github-actions[bot]
committed
fae4a92
View commit details
Copy full SHA for fae4a92
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Ruby: Fix ExprReturnNode to handle Rescue, Ensure, and Else.
aschackmull
committed
69e4a8f
View commit details
Copy full SHA for 69e4a8f
View code at this point
Browse repository at this point
Ruby: Add change note.
aschackmull
committed
1430dfe
View commit details
Copy full SHA for 1430dfe
View code at this point
Browse repository at this point
Ruby: Exclude vendored library parameters from taint sources.
aschackmull
committed
ab2d6f7
View commit details
Copy full SHA for ab2d6f7
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Merge pull request #22258 from asgerf/unified/facade-ast
Show description for 684a32b
asgerf
authored
684a32b
View commit details
Copy full SHA for 684a32b
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Regenerate ASTs
asgerf
committed
b005563
View commit details
Copy full SHA for b005563
View code at this point
Browse repository at this point
Regenerate QL again
asgerf
committed
c1c41c8
View commit details
Copy full SHA for c1c41c8
View code at this point
Browse repository at this point
Regenerate QL and Ruby AST classes
asgerf
committed
ea1ba43
View commit details
Copy full SHA for ea1ba43
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 23, 2026
Post-release preparation for codeql-cli-2.26.2
github-actions[bot]
committed
e7b6f91
View commit details
Copy full SHA for e7b6f91
View code at this point
Browse repository at this point
Release preparation for version 2.26.2
github-actions[bot]
committed
6632d2f
View commit details
Copy full SHA for 6632d2f
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Post-release preparation for codeql-cli-2.26.1
github-actions[bot]
committed
ec83894
View commit details
Copy full SHA for ec83894
View code at this point
Browse repository at this point
Release preparation for version 2.26.1
github-actions[bot]
committed
9acbbb8
View commit details
Copy full SHA for 9acbbb8
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Merge pull request #22120 from asgerf/unified/local-scoping
Show description for 3c3f740
tausbn
authored
3c3f740
View commit details
Copy full SHA for 3c3f740
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
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 Jun 30, 2026
Merge branch 'main' into mad-write-through-model
MathiasVP
committed
b7b731b
View commit details
Copy full SHA for b7b731b
View code at this point
Browse repository at this point
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
Merge pull request #22081 from geoffw0/rubyinline2
Show description for f353a17
geoffw0
authored
f353a17
View commit details
Copy full SHA for f353a17
View code at this point
Browse repository at this point
Update ruby/ql/lib/utils/test/internal/InlineExpectationsTestImpl.qll
Show description for d519f79
geoffw0
and
hvitved
authored
d519f79
View commit details
Copy full SHA for d519f79
View code at this point
Browse repository at this point
Ruby: Clean up the CodeQL a little more.
geoffw0
committed
72f1a0d
View commit details
Copy full SHA for 72f1a0d
View code at this point
Browse repository at this point
Ruby: Inline AnyComment class into ExpectationComment.
geoffw0
committed
96e88a1
View commit details
Copy full SHA for 96e88a1
View code at this point
Browse repository at this point
Ruby: Regenerate `TreeSitter.qll`
hvitved
committed
818a25b
View commit details
Copy full SHA for 818a25b
View code at this point
Browse repository at this point
Fix for pull request finding
Show description for 727f7d2
geoffw0
and
Copilot
authored
727f7d2
View commit details
Copy full SHA for 727f7d2
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Ruby: Implement inline expectation comments for .erb files.
geoffw0
committed
c0c8958
View commit details
Copy full SHA for c0c8958
View code at this point
Browse repository at this point
Ruby: Regenerate raw AST
asgerf
committed
5735ac3
View commit details
Copy full SHA for 5735ac3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.