File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
python/ql/test/library-tests/taint Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 2626| Taint [externally controlled string] | test.py:29 | test.py:29:9:29:25 | Subscript | | --> | Taint [externally controlled string] | test.py:32 | test.py:32:16:32:16 | c | |
2727| Taint [externally controlled string] | test.py:30 | test.py:30:9:30:20 | tainted_list | | --> | Taint [externally controlled string] | test.py:30 | test.py:30:9:30:27 | Attribute() | |
2828| Taint [externally controlled string] | test.py:30 | test.py:30:9:30:27 | Attribute() | | --> | Taint [externally controlled string] | test.py:32 | test.py:32:19:32:19 | d | |
29- | Taint [externally controlled string] | test.py:31 | test.py:31:15:31:26 | tainted_list | | --> | Taint externally controlled string | test.py:32 | test.py:32:22:32:22 | e | |
30- | Taint [externally controlled string] | test.py:31 | test.py:31:15:31:26 | tainted_list | | --> | Taint externally controlled string | test.py:32 | test.py:32:25:32:25 | f | |
31- | Taint [externally controlled string] | test.py:31 | test.py:31:15:31:26 | tainted_list | | --> | Taint externally controlled string | test.py:32 | test.py:32:28:32:28 | g | |
3229| Taint [externally controlled string] | test.py:33 | test.py:33:14:33:25 | tainted_list | | --> | Taint externally controlled string | test.py:33 | test.py:33:5:33:26 | For | |
3330| Taint [externally controlled string] | test.py:35 | test.py:35:14:35:35 | reversed() | | --> | Taint externally controlled string | test.py:35 | test.py:35:5:35:36 | For | |
3431| Taint [externally controlled string] | test.py:35 | test.py:35:23:35:34 | tainted_list | | --> | Taint [externally controlled string] | test.py:35 | test.py:35:14:35:35 | reversed() | |
Original file line number Diff line number Diff line change 1010| test.py:32 | test_access | b | externally controlled string |
1111| test.py:32 | test_access | c | [externally controlled string] |
1212| test.py:32 | test_access | d | [externally controlled string] |
13- | test.py:32 | test_access | e | externally controlled string |
14- | test.py:32 | test_access | f | externally controlled string |
15- | test.py:32 | test_access | g | externally controlled string |
13+ | test.py:32 | test_access | e | NO TAINT |
14+ | test.py:32 | test_access | f | NO TAINT |
15+ | test.py:32 | test_access | g | NO TAINT |
1616| test.py:34 | test_access | h | externally controlled string |
1717| test.py:36 | test_access | i | externally controlled string |
1818| test.py:43 | test_dict_access | a | externally controlled string |
Original file line number Diff line number Diff line change 11| test.py:13 | test_basic | a | externally controlled string |
22| test.py:13 | test_basic | b | externally controlled string |
33| test.py:13 | test_basic | c | externally controlled string |
4- | test.py:13 | test_basic | d | externally controlled string |
4+ | test.py:13 | test_basic | d | NO TAINT |
55| test.py:13 | test_basic | urlsplit_res | [externally controlled string] |
66| test.py:19 | test_sanitizer | Attribute | externally controlled string |
77| test.py:22 | test_sanitizer | Attribute | NO TAINT |
You can’t perform that action at this time.
0 commit comments