|
1 | 1 | | test_collections.py:16 | ok | test_access | tainted_list.copy() |
|
2 | 2 | | test_collections.py:24 | ok | list_clear | tainted_list |
|
3 | 3 | | test_collections.py:27 | fail | list_clear | tainted_list |
|
4 |
| -| test_pathlib.py:26 | fail | test_basic | tainted_path | |
5 |
| -| test_pathlib.py:28 | fail | test_basic | tainted_pure_path | |
6 |
| -| test_pathlib.py:29 | fail | test_basic | tainted_pure_posix_path | |
7 |
| -| test_pathlib.py:30 | fail | test_basic | tainted_pure_windows_path | |
8 |
| -| test_pathlib.py:32 | fail | test_basic | BinaryExpr | |
| 4 | +| test_pathlib.py:26 | ok | test_basic | tainted_path | |
| 5 | +| test_pathlib.py:28 | ok | test_basic | tainted_pure_path | |
| 6 | +| test_pathlib.py:29 | ok | test_basic | tainted_pure_posix_path | |
| 7 | +| test_pathlib.py:30 | ok | test_basic | tainted_pure_windows_path | |
| 8 | +| test_pathlib.py:32 | ok | test_basic | BinaryExpr | |
9 | 9 | | test_pathlib.py:33 | fail | test_basic | BinaryExpr |
|
10 |
| -| test_pathlib.py:35 | fail | test_basic | tainted_path.joinpath(..) | |
11 |
| -| test_pathlib.py:36 | fail | test_basic | pathlib.Path(..).joinpath(..) | |
12 |
| -| test_pathlib.py:37 | fail | test_basic | pathlib.Path(..).joinpath(..) | |
13 |
| -| test_pathlib.py:39 | fail | test_basic | str(..) | |
14 |
| -| test_pathlib.py:49 | fail | test_basic | tainted_posix_path | |
15 |
| -| test_pathlib.py:55 | fail | test_basic | tainted_windows_path | |
| 10 | +| test_pathlib.py:35 | ok | test_basic | tainted_path.joinpath(..) | |
| 11 | +| test_pathlib.py:36 | ok | test_basic | pathlib.Path(..).joinpath(..) | |
| 12 | +| test_pathlib.py:37 | ok | test_basic | pathlib.Path(..).joinpath(..) | |
| 13 | +| test_pathlib.py:39 | ok | test_basic | str(..) | |
| 14 | +| test_pathlib.py:49 | ok | test_basic | tainted_posix_path | |
| 15 | +| test_pathlib.py:55 | ok | test_basic | tainted_windows_path | |
16 | 16 | | test_string.py:17 | ok | str_methods | ts.casefold() |
|
17 | 17 | | test_string.py:19 | ok | str_methods | ts.format_map(..) |
|
18 | 18 | | test_string.py:20 | ok | str_methods | "{unsafe}".format_map(..) |
|
|
0 commit comments