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
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
995
Pull requests
448
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
ql
lib
codeql
rust
dataflow
on
codeql-cli-2.20.0
User selector
All users
All time
Commit history
Commits on Dec 4, 2024
Merge branch 'main' into rust-df-try-expr
paldepind
committed
7092f13
View commit details
Copy full SHA for 7092f13
View code at this point
Browse repository at this point
Update rust/ql/lib/codeql/rust/dataflow/internal/DataFlowImpl.qll
Show description for 33fe51d
paldepind
and
hvitved
authored
33fe51d
View commit details
Copy full SHA for 33fe51d
View code at this point
Browse repository at this point
Merge branch 'main' into rust-df-closure
paldepind
committed
bb015cf
View commit details
Copy full SHA for bb015cf
View code at this point
Browse repository at this point
Rust: Do not consider async blocks as lambda expressions
paldepind
committed
f4aa360
View commit details
Copy full SHA for f4aa360
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Rust: Model `?` as reading from `Option` and `Result`
paldepind
committed
70c6086
View commit details
Copy full SHA for 70c6086
View code at this point
Browse repository at this point
Rust: Use canonical paths for variants in data flow
hvitved
committed
3c767b0
View commit details
Copy full SHA for 3c767b0
View code at this point
Browse repository at this point
Merge branch 'main' into rust-df-closure
paldepind
committed
e377a0e
View commit details
Copy full SHA for e377a0e
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
52dc79e
View commit details
Copy full SHA for 52dc79e
View code at this point
Browse repository at this point
Rust: Add a model for `unwrap`
hvitved
committed
3e5f4b7
View commit details
Copy full SHA for 3e5f4b7
View code at this point
Browse repository at this point
Shared: Move shared logic into `FlowSummaryImpl.qll`
hvitved
committed
fbeb6f3
View commit details
Copy full SHA for fbeb6f3
View code at this point
Browse repository at this point
Rust: Adopt shared flow summaries library
hvitved
committed
395901b
View commit details
Copy full SHA for 395901b
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
Merge pull request #18131 from paldepind/rust-field-flow
Show description for 8e2beb7
paldepind
authored
8e2beb7
View commit details
Copy full SHA for 8e2beb7
View code at this point
Browse repository at this point
Rust: Tuple writes target post update node
paldepind
committed
e1c65aa
View commit details
Copy full SHA for e1c65aa
View code at this point
Browse repository at this point
Address review comments, store step for tuple indexing
paldepind
committed
3420f1f
View commit details
Copy full SHA for 3420f1f
View code at this point
Browse repository at this point
Merge pull request #18144 from paldepind/rust-df-inconsistency-no-location
Show description for 10be890
paldepind
authored
10be890
View commit details
Copy full SHA for 10be890
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Rust: Implement predicates for lambdas/closures in the data flow library
paldepind
committed
b8d60cb
View commit details
Copy full SHA for b8d60cb
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
Rust: Exclude data flow inconsistencies that stem from other inconsistencies
paldepind
committed
b05d290
View commit details
Copy full SHA for b05d290
View code at this point
Browse repository at this point
Rust: Add `getStaticTarget` to `CallExprBase`
paldepind
committed
e8ddb6b
View commit details
Copy full SHA for e8ddb6b
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
Rust: Data flow through tuple and struct fields
paldepind
committed
d89678f
View commit details
Copy full SHA for d89678f
View code at this point
Browse repository at this point
Merge pull request #18115 from paldepind/rust-rename-expr
Show description for 46abb90
paldepind
authored
46abb90
View commit details
Copy full SHA for 46abb90
View code at this point
Browse repository at this point
Merge pull request #18088 from paldepind/rust-self-parameters
Show description for 8f886c6
paldepind
authored
8f886c6
View commit details
Copy full SHA for 8f886c6
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Merge branch 'main' into rust-rename-expr
paldepind
committed
92427ab
View commit details
Copy full SHA for 92427ab
View code at this point
Browse repository at this point
Rust: Renamed `expr` on `CallExpr` and `LetExpr`
paldepind
committed
d30f3e2
View commit details
Copy full SHA for d30f3e2
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
8c11138
View commit details
Copy full SHA for 8c11138
View code at this point
Browse repository at this point
Rust: Support self parameters in variable and SSA library
paldepind
committed
44b1ad5
View commit details
Copy full SHA for 44b1ad5
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Rust: Flow through variants
hvitved
committed
5e7cd46
View commit details
Copy full SHA for 5e7cd46
View code at this point
Browse repository at this point
Rust: Do not print `unit` type in data flow
hvitved
committed
2fb670a
View commit details
Copy full SHA for 2fb670a
View code at this point
Browse repository at this point
Merge pull request #18092 from paldepind/rust-param-base
Show description for d5c8dfd
paldepind
authored
d5c8dfd
View commit details
Copy full SHA for d5c8dfd
View code at this point
Browse repository at this point
Rust: Use `ParamBase` in data flow implementation
paldepind
committed
0de6658
View commit details
Copy full SHA for 0de6658
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Rust: Use extended canonical paths to resolve calls in data flow
hvitved
committed
143d7e2
View commit details
Copy full SHA for 143d7e2
View code at this point
Browse repository at this point
Rust: Apply suggestions from PR comments
paldepind
committed
e81c348
View commit details
Copy full SHA for e81c348
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
Rust: Extend data flow library instantiation for global data flow
paldepind
committed
fffeac6
View commit details
Copy full SHA for fffeac6
View code at this point
Browse repository at this point
Rust: "control-flow" -> "control flow"
hvitved
committed
86a7c48
View commit details
Copy full SHA for 86a7c48
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
be7aca9
View commit details
Copy full SHA for be7aca9
View code at this point
Browse repository at this point
Rust: Use nodes from `CfgNodes.qll` in `DataFlowImpl.qll`
hvitved
committed
e6887f9
View commit details
Copy full SHA for e6887f9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.