Files
codeql/python/ql/test/library-tests/web/pyramid/Taint.expected
Rasmus Wriedt Larsen 2874c54133 Python: Move pyramid tests from internal repo
Use minimal mock instead of full library
2019-10-23 16:28:46 +02:00

12 lines
557 B
Plaintext

| test.py:7 | request | pyramid.request |
| test.py:15 | request | pyramid.request |
| test.py:16 | Attribute | {externally controlled string} |
| test.py:16 | Subscript | externally controlled string |
| test.py:16 | request | pyramid.request |
| test.py:17 | BinaryExpr | externally controlled string |
| test.py:17 | name | externally controlled string |
| test.py:24 | request | pyramid.request |
| test.py:25 | Attribute | externally controlled string |
| test.py:25 | Dict | {externally controlled string} |
| test.py:25 | request | pyramid.request |