Skip to content

Commit e8923b7

Browse files
committed
Rust: Output cryptographic operations in the weak sensitive data hashing query test.
1 parent 3654205 commit e8923b7

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
| test.rs:19:9:19:34 | ...::compute(...) | HashingAlgorithm MD5 WEAK inputs:1 |
2+
| test.rs:20:9:20:40 | ...::compute(...) | HashingAlgorithm MD5 WEAK inputs:1 |
3+
| test.rs:21:9:21:34 | ...::compute(...) | HashingAlgorithm MD5 WEAK inputs:1 |
4+
| test.rs:22:9:22:44 | ...::compute(...) | HashingAlgorithm MD5 WEAK inputs:1 |
5+
| test.rs:67:26:67:40 | ...::new(...) | HashingAlgorithm MD5 WEAK |
6+
| test.rs:73:9:73:23 | ...::new(...) | HashingAlgorithm MD5 WEAK |
7+
| test.rs:74:9:74:23 | ...::new(...) | HashingAlgorithm MD5 WEAK |
8+
| test.rs:133:26:133:40 | ...::new(...) | HashingAlgorithm MD5 WEAK |
9+
| test.rs:156:26:156:40 | ...::new(...) | HashingAlgorithm MD5 WEAK |
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
query: queries/summary/CryptographicOperations.ql

0 commit comments

Comments
 (0)