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
2025-12-18 01:33:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.22.1
codeql
/
rust
/
ql
/
test
/
query-tests
/
security
/
CWE-825
History
Tom Hvitved
1f09f713b9
Rust: Avoid overlapping path resolution consistency checks
2025-06-23 11:26:30 +02:00
..
CONSISTENCY
Rust: Avoid overlapping path resolution consistency checks
2025-06-23 11:26:30 +02:00
AccessInvalidPointer.expected
Rust: accept test changes
2025-06-19 16:13:26 +02:00
AccessInvalidPointer.qlref
Rust: Initial version of the query.
2025-03-20 14:26:06 +00:00
Cargo.lock
Rust: add
Cargo.lock
files to all tests with
cargo check
2025-06-16 10:52:53 +02:00
deallocation.rs
Rust: switch the query to taint flow so that we get taint through conversions (without needing a special case).
2025-04-01 17:57:04 +01:00
lifetime.rs
Rust: Refactor the tests that have multiple control flow paths.
2025-03-24 11:56:32 +00:00
main.rs
Rust: Correct a few details in the test.
2025-03-27 09:20:25 +00:00
options.yml
Rust: fix nightly toolchain version for tests using it
2025-06-20 14:03:42 +02:00