Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8dc290

Browse files
committed
Python: Update test results.
1 parent 1c20336 commit a8dc290

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

python/ql/test/library-tests/web/falcon/Taint.expected

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
| test.py:10 | Attribute | file[externally controlled string] |
44
| test.py:10 | Attribute() | externally controlled string |
55
| test.py:10 | req | falcon.request |
6-
| test.py:11 | Attribute() | externally controlled string |
76
| test.py:11 | Attribute() | json[externally controlled string] |
87
| test.py:11 | raw_json | externally controlled string |
98
| test.py:12 | resp | falcon.response |
10-
| test.py:13 | Dict | {externally controlled string} |
119
| test.py:13 | Dict | {json[externally controlled string]} |
12-
| test.py:15 | result | externally controlled string |
1310
| test.py:15 | result | json[externally controlled string] |
1411
| test.py:17 | resp | falcon.response |
15-
| test.py:17 | result | {externally controlled string} |
1612
| test.py:17 | result | {json[externally controlled string]} |
1713
| test.py:19 | req | falcon.request |
1814
| test.py:19 | resp | falcon.response |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| 1284 |
1+
| 1304 |

0 commit comments

Comments
 (0)