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 }}
teuron
/
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
on
main
User selector
All users
All time
Commit history
Commits on Feb 25, 2025
Ruby: Remove reference to SsaInputNode.
aschackmull
committed
1f628d0
View commit details
Copy full SHA for 1f628d0
View code at this point
Browse repository at this point
Ruby: Accept test change following SSA bugfix.
Show description for 95cbd21
aschackmull
committed
95cbd21
View commit details
Copy full SHA for 95cbd21
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
Ruby: Remove getDefinitionExt references.
aschackmull
committed
22b3dc8
View commit details
Copy full SHA for 22b3dc8
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
Merge pull request #18819 from aschackmull/ssa/refactor-phiread3
Show description for 1c616d1
aschackmull
authored
1c616d1
View commit details
Copy full SHA for 1c616d1
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
Autoformat
smowton
committed
a1ba584
View commit details
Copy full SHA for a1ba584
View code at this point
Browse repository at this point
Regularise extractor pack licenses to all cite the MIT license that covers the whole CodeQL repository
smowton
committed
4567e02
View commit details
Copy full SHA for 4567e02
View code at this point
Browse repository at this point
Ruby: Accept qltest change.
Show description for 8e609b1
aschackmull
committed
8e609b1
View commit details
Copy full SHA for 8e609b1
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
Ruby: Switch use-use predicates to new implementation.
aschackmull
committed
4ddc5c9
View commit details
Copy full SHA for 4ddc5c9
View code at this point
Browse repository at this point
C#/Ruby/Rust: Fix bug in adjacentReadPairSameVar.
aschackmull
committed
ed40035
View commit details
Copy full SHA for ed40035
View code at this point
Browse repository at this point
Merge branch 'main' into ruby/add-DBCallInLoop-to-CCR-suite
yoff
authored
75d3204
View commit details
Copy full SHA for 75d3204
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Post-release preparation for codeql-cli-2.20.5
github-actions[bot]
committed
ad24f94
View commit details
Copy full SHA for ad24f94
View code at this point
Browse repository at this point
Release preparation for version 2.20.5
github-actions[bot]
committed
6f4562f
View commit details
Copy full SHA for 6f4562f
View code at this point
Browse repository at this point
Merge pull request #18786 from aschackmull/ssa/cleanup
Show description for a90bd68
aschackmull
authored
a90bd68
View commit details
Copy full SHA for a90bd68
View code at this point
Browse repository at this point
Merge pull request #18304 from yoff/ruby/performance-queries
Show description for 4b53e1c
yoff
authored
4b53e1c
View commit details
Copy full SHA for 4b53e1c
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Ruby: Deprecate dependencies of deprecated predicates for clarity.
aschackmull
committed
c84087c
View commit details
Copy full SHA for c84087c
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
ruby: use inline expectation tests
yoff
committed
0912e3b
View commit details
Copy full SHA for 0912e3b
View code at this point
Browse repository at this point
Shared/Ruby: Use `e` for edges in documentation
paldepind
committed
003058c
View commit details
Copy full SHA for 003058c
View code at this point
Browse repository at this point
C#/Swift/Ruby: Fix grammar in change note
Show description for 8eadd11
paldepind
and
hvitved
authored
8eadd11
View commit details
Copy full SHA for 8eadd11
View code at this point
Browse repository at this point
C#/Ruby/Swift: Add change note for deprecated basic block methods
paldepind
committed
532ca17
View commit details
Copy full SHA for 532ca17
View code at this point
Browse repository at this point
Merge branch 'main' into shared-bb-dominates
paldepind
committed
7c57962
View commit details
Copy full SHA for 7c57962
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
ruby: include `rb/database-query-in-loop` in the CCR suite
yoff
committed
9f9dde6
View commit details
Copy full SHA for 9f9dde6
View code at this point
Browse repository at this point
C#/Ruby: Replace cached with nomagic for deprecated predicates.
aschackmull
committed
c5d0e2f
View commit details
Copy full SHA for c5d0e2f
View code at this point
Browse repository at this point
SSA: Remove the need for ExitBasicBlock in SSA.
aschackmull
committed
0b52709
View commit details
Copy full SHA for 0b52709
View code at this point
Browse repository at this point
C#/Ruby/Rust: Deprecate dead code.
aschackmull
committed
34edda6
View commit details
Copy full SHA for 34edda6
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
ruby: clean up logic and add test
Show description for 9211043
yoff
committed
9211043
View commit details
Copy full SHA for 9211043
View code at this point
Browse repository at this point
ruby: simplify and document
yoff
committed
9d81013
View commit details
Copy full SHA for 9d81013
View code at this point
Browse repository at this point
ruby: remove superflous logic
yoff
committed
b3eaac0
View commit details
Copy full SHA for b3eaac0
View code at this point
Browse repository at this point
ruby: add tests
yoff
committed
58fb592
View commit details
Copy full SHA for 58fb592
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
Ruby: remove test code filtering
yoff
committed
d7ffc3f
View commit details
Copy full SHA for d7ffc3f
View code at this point
Browse repository at this point
ruby: start adding comments
Show description for 74155a0
yoff
committed
74155a0
View commit details
Copy full SHA for 74155a0
View code at this point
Browse repository at this point
ruby: rename query
yoff
committed
51a2d8c
View commit details
Copy full SHA for 51a2d8c
View code at this point
Browse repository at this point
ruby: add code block
yoff
committed
d9d0d3c
View commit details
Copy full SHA for d9d0d3c
View code at this point
Browse repository at this point
ruby: remove comment (we can create issues)
yoff
committed
8aa195d
View commit details
Copy full SHA for 8aa195d
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 7af8fa7
yoff
and
adityasharad
authored
7af8fa7
View commit details
Copy full SHA for 7af8fa7
View code at this point
Browse repository at this point
Shared: Use edge dominance in basic block library
paldepind
committed
820d2cb
View commit details
Copy full SHA for 820d2cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.