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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
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
rust
on
codeql-cli/v2.26.0
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 2, 2026
Release preparation for version 2.26.0
github-actions[bot]
committed
1af9609
View commit details
Copy full SHA for 1af9609
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Revert "Release preparation for version 2.26.0"
mario-campos
authored
41f2e7b
View commit details
Copy full SHA for 41f2e7b
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Release preparation for version 2.26.0
github-actions[bot]
committed
237c563
View commit details
Copy full SHA for 237c563
View code at this point
Browse repository at this point
Rust: Remove more pointless imports.
geoffw0
committed
ca09327
View commit details
Copy full SHA for ca09327
View code at this point
Browse repository at this point
Rust: Remove pointless imports of codeql.util.Unit.
geoffw0
committed
20b4cbe
View commit details
Copy full SHA for 20b4cbe
View code at this point
Browse repository at this point
Rust: Remove redundant cast.
geoffw0
committed
b9a132d
View commit details
Copy full SHA for b9a132d
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Merge pull request #22009 from geoffw0/rust-crypto
Show description for f6dce46
geoffw0
authored
f6dce46
View commit details
Copy full SHA for f6dce46
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Rust: Use Copilot suggested comment phrasing.
geoffw0
committed
9e0e1bd
View commit details
Copy full SHA for 9e0e1bd
View code at this point
Browse repository at this point
Fix for pull request finding
Show description for 8c24acc
geoffw0
and
Copilot
authored
8c24acc
View commit details
Copy full SHA for 8c24acc
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Rust: Make the Seed case a tiny bit more realistic.
geoffw0
committed
721070a
View commit details
Copy full SHA for 721070a
View code at this point
Browse repository at this point
Rust: Additional test cases for weak sensitive data hashing.
geoffw0
committed
b86cb6d
View commit details
Copy full SHA for b86cb6d
View code at this point
Browse repository at this point
Rust: Make the new test inline expectations.
geoffw0
committed
3aaeb68
View commit details
Copy full SHA for 3aaeb68
View code at this point
Browse repository at this point
Rust: Output cryptographic operations in the weak sensitive data hashing query test.
geoffw0
committed
e8923b7
View commit details
Copy full SHA for e8923b7
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Rust: Add upgrade and downgrade scripts.
MathiasVP
committed
e1fde60
View commit details
Copy full SHA for e1fde60
View code at this point
Browse repository at this point
Rust: Add support for YAML comments.
MathiasVP
committed
1b29c12
View commit details
Copy full SHA for 1b29c12
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Merge pull request #21918 from hvitved/rust/expose-resolution
Show description for 3da195f
hvitved
authored
3da195f
View commit details
Copy full SHA for 3da195f
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Rust: Rename parameter in DB upgrade script
hvitved
committed
af45e53
View commit details
Copy full SHA for af45e53
View code at this point
Browse repository at this point
Fix `commment` typos
hvitved
committed
dc0c7d7
View commit details
Copy full SHA for dc0c7d7
View code at this point
Browse repository at this point
Rust: Data flow for `const`s and `static`s
hvitved
committed
1fd31d0
View commit details
Copy full SHA for 1fd31d0
View code at this point
Browse repository at this point
Rust: Run codegen
hvitved
committed
c4e3720
View commit details
Copy full SHA for c4e3720
View code at this point
Browse repository at this point
Rust: Path resolution for `static` items
hvitved
committed
0547e9c
View commit details
Copy full SHA for 0547e9c
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Merge pull request #21873 from hvitved/local-name-resolution
Show description for 9618e9b
hvitved
authored
9618e9b
View commit details
Copy full SHA for 9618e9b
View code at this point
Browse repository at this point
Potential fix for pull request finding
Show description for 62207f1
hvitved
and
Copilot
authored
62207f1
View commit details
Copy full SHA for 62207f1
View code at this point
Browse repository at this point
Rust: DB upgrade/downgrade scripts
hvitved
committed
d5f9447
View commit details
Copy full SHA for d5f9447
View code at this point
Browse repository at this point
Rust: Add `Impl::getSelf()` and `Impl::getTrait()`
hvitved
committed
00e95a0
View commit details
Copy full SHA for 00e95a0
View code at this point
Browse repository at this point
Rust: Rename `Impl::getTrait` to `Impl::getTraitTy`
hvitved
committed
c695c15
View commit details
Copy full SHA for c695c15
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
d2f474d
View commit details
Copy full SHA for d2f474d
View code at this point
Browse repository at this point
Commits on May 29, 2026
Apply suggestions from code review
Show description for caae5a8
hvitved
and
Copilot
authored
caae5a8
View commit details
Copy full SHA for caae5a8
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.25.6
github-actions[bot]
committed
cfb18c2
View commit details
Copy full SHA for cfb18c2
View code at this point
Browse repository at this point
Release preparation for version 2.25.6
github-actions[bot]
committed
8b6f969
View commit details
Copy full SHA for 8b6f969
View code at this point
Browse repository at this point
Revert "Release preparation for version 2.25.6"
henrymercer
authored
9bc0c1b
View commit details
Copy full SHA for 9bc0c1b
View code at this point
Browse repository at this point
Commits on May 28, 2026
Rust: Run codegen
hvitved
committed
aeb8285
View commit details
Copy full SHA for aeb8285
View code at this point
Browse repository at this point
Rust: Adopt shared local name resolution library
hvitved
committed
c08cf81
View commit details
Copy full SHA for c08cf81
View code at this point
Browse repository at this point
Rust: More local variable tests
hvitved
committed
e061586
View commit details
Copy full SHA for e061586
View code at this point
Browse repository at this point
Commits on May 25, 2026
Release preparation for version 2.25.6
github-actions[bot]
committed
44a914e
View commit details
Copy full SHA for 44a914e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.