This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-02-28 21:03:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62fb38d8343e75cd86ea949fd4c09dff274f367f
codeql
/
rust
/
ql
/
test
/
library-tests
/
dataflow
/
global
History
Geoffrey White
b8581e89bf
Rust: More affected tests.
2026-01-22 13:22:43 +00:00
..
Cargo.lock
Rust: add
Cargo.lock
files to all tests with
cargo check
2025-06-16 10:52:53 +02:00
inline-flow.expected
Rust: More affected tests.
2026-01-22 13:22:43 +00:00
inline-flow.ql
Rust: Use
TaintFlow
instead of
ValueFlow
in tests
2025-12-01 11:33:57 +01:00
main.rs
Rust: Model implicit
Deref
trait calls in data flow
2026-01-07 10:51:56 +01:00
options.yml
Rust: Add test cases for flow through async / await.
2025-02-04 10:28:06 +00:00
viableCallable.expected
Rust: Model implicit
Deref
trait calls in data flow
2026-01-07 10:51:56 +01:00
viableCallable.ql
Rust: Add interprocedural tests
2024-11-18 15:21:15 +01:00
viableCallable.qlref
Rust: Assign locations to all
DataFlowCallable
s
2025-09-03 11:21:57 +02:00