|
1 | | -| test.py:8 | unpacking | a | externally controlled string | |
2 | | -| test.py:8 | unpacking | b | externally controlled string | |
3 | | -| test.py:8 | unpacking | c | externally controlled string | |
4 | | -| test.py:14 | unpacking_to_list | a | externally controlled string | |
5 | | -| test.py:14 | unpacking_to_list | b | externally controlled string | |
6 | | -| test.py:14 | unpacking_to_list | c | externally controlled string | |
7 | | -| test.py:23 | nested | a1 | externally controlled string | |
8 | | -| test.py:23 | nested | a2 | externally controlled string | |
9 | | -| test.py:23 | nested | a3 | externally controlled string | |
10 | | -| test.py:23 | nested | b | [externally controlled string] | |
11 | | -| test.py:23 | nested | c | [externally controlled string] | |
12 | | -| test.py:27 | nested | a1 | externally controlled string | |
13 | | -| test.py:27 | nested | a2 | externally controlled string | |
14 | | -| test.py:27 | nested | a3 | externally controlled string | |
15 | | -| test.py:27 | nested | b | [externally controlled string] | |
16 | | -| test.py:27 | nested | c | [externally controlled string] | |
17 | | -| test.py:31 | nested | a1 | externally controlled string | |
18 | | -| test.py:31 | nested | a2 | externally controlled string | |
19 | | -| test.py:31 | nested | a3 | externally controlled string | |
20 | | -| test.py:31 | nested | b | [externally controlled string] | |
21 | | -| test.py:31 | nested | c | [externally controlled string] | |
| 1 | +| test.py:8 | unpacking | a | NO TAINT | |
| 2 | +| test.py:8 | unpacking | b | NO TAINT | |
| 3 | +| test.py:8 | unpacking | c | NO TAINT | |
| 4 | +| test.py:14 | unpacking_to_list | a | NO TAINT | |
| 5 | +| test.py:14 | unpacking_to_list | b | NO TAINT | |
| 6 | +| test.py:14 | unpacking_to_list | c | NO TAINT | |
| 7 | +| test.py:23 | nested | a1 | NO TAINT | |
| 8 | +| test.py:23 | nested | a2 | NO TAINT | |
| 9 | +| test.py:23 | nested | a3 | NO TAINT | |
| 10 | +| test.py:23 | nested | b | NO TAINT | |
| 11 | +| test.py:23 | nested | c | NO TAINT | |
| 12 | +| test.py:27 | nested | a1 | NO TAINT | |
| 13 | +| test.py:27 | nested | a2 | NO TAINT | |
| 14 | +| test.py:27 | nested | a3 | NO TAINT | |
| 15 | +| test.py:27 | nested | b | NO TAINT | |
| 16 | +| test.py:27 | nested | c | NO TAINT | |
| 17 | +| test.py:31 | nested | a1 | NO TAINT | |
| 18 | +| test.py:31 | nested | a2 | NO TAINT | |
| 19 | +| test.py:31 | nested | a3 | NO TAINT | |
| 20 | +| test.py:31 | nested | b | NO TAINT | |
| 21 | +| test.py:31 | nested | c | NO TAINT | |
22 | 22 | | test.py:38 | unpack_from_set | a | NO TAINT | |
23 | 23 | | test.py:38 | unpack_from_set | b | NO TAINT | |
24 | 24 | | test.py:38 | unpack_from_set | c | NO TAINT | |
25 | | -| test.py:48 | contrived_1 | a | externally controlled string | |
26 | | -| test.py:48 | contrived_1 | b | externally controlled string | |
27 | | -| test.py:48 | contrived_1 | c | externally controlled string | |
28 | | -| test.py:48 | contrived_1 | d | externally controlled string | |
29 | | -| test.py:48 | contrived_1 | e | externally controlled string | |
30 | | -| test.py:48 | contrived_1 | f | externally controlled string | |
| 25 | +| test.py:48 | contrived_1 | a | NO TAINT | |
| 26 | +| test.py:48 | contrived_1 | b | NO TAINT | |
| 27 | +| test.py:48 | contrived_1 | c | NO TAINT | |
| 28 | +| test.py:48 | contrived_1 | d | NO TAINT | |
| 29 | +| test.py:48 | contrived_1 | e | NO TAINT | |
| 30 | +| test.py:48 | contrived_1 | f | NO TAINT | |
31 | 31 | | test.py:56 | contrived_2 | a | NO TAINT | |
32 | 32 | | test.py:56 | contrived_2 | b | NO TAINT | |
33 | 33 | | test.py:56 | contrived_2 | c | NO TAINT | |
0 commit comments