We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0678745 commit a8280f9Copy full SHA for a8280f9
python/ql/test/experimental/dataflow/tainttracking/defaultAdditionalTaintStep-py3/TestTaint.expected
@@ -6,7 +6,7 @@
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
-| test_pathlib.py:33 | fail | test_basic | BinaryExpr |
+| test_pathlib.py:33 | ok | test_basic | BinaryExpr |
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(..) |
0 commit comments