File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
rust/ql/test/library-tests/dataflow/sources Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ | test.rs:114:26:114:50 | //... | Missing result: hasTaintFlow=request |
2
+ | test.rs:115:25:115:49 | //... | Missing result: hasTaintFlow=request |
3
+ | test.rs:121:22:121:46 | //... | Missing result: hasTaintFlow=request |
4
+ | test.rs:217:24:217:89 | //... | Missing result: hasTaintFlow |
Original file line number Diff line number Diff line change
1
+ #select
1
2
| test.rs:8:10:8:22 | ...::var | Flow source 'EnvironmentSource' of type environment (DEFAULT). |
2
3
| test.rs:9:10:9:25 | ...::var_os | Flow source 'EnvironmentSource' of type environment (DEFAULT). |
3
4
| test.rs:11:16:11:28 | ...::var | Flow source 'EnvironmentSource' of type environment (DEFAULT). |
21
22
| test.rs:77:26:77:37 | ...::get | Flow source 'RemoteSource' of type remote (DEFAULT). |
22
23
| test.rs:80:24:80:35 | ...::get | Flow source 'RemoteSource' of type remote (DEFAULT). |
23
24
| test.rs:99:18:99:47 | ...::connect | Flow source 'RemoteSource' of type remote (DEFAULT). |
24
- | test.rs:113:31:113:42 | send_request | Flow source 'RemoteSource' of type remote (DEFAULT). |
25
- | test.rs:120:31:120:42 | send_request | Flow source 'RemoteSource' of type remote (DEFAULT). |
26
25
| test.rs:210:22:210:35 | ...::stdin | Flow source 'StdInSource' of type stdin (DEFAULT). |
27
26
| test.rs:216:22:216:35 | ...::stdin | Flow source 'StdInSource' of type stdin (DEFAULT). |
28
27
| test.rs:222:22:222:35 | ...::stdin | Flow source 'StdInSource' of type stdin (DEFAULT). |
92
91
| web_frameworks.rs:58:14:58:15 | ms | Flow source 'RemoteSource' of type remote (DEFAULT). |
93
92
| web_frameworks.rs:68:15:68:15 | a | Flow source 'RemoteSource' of type remote (DEFAULT). |
94
93
| web_frameworks.rs:68:15:68:15 | a | Flow source 'RemoteSource' of type remote (DEFAULT). |
94
+ testFailures
95
+ | test.rs:113:61:113:98 | //... | Missing result: Alert[rust/summary/taint-sources] |
96
+ | test.rs:120:61:120:98 | //... | Missing result: Alert[rust/summary/taint-sources] |
You can’t perform that action at this time.
0 commit comments