Files
codeql/python/ql/test/library-tests/web/flask/Taint.expected
2019-11-11 17:18:26 +01:00

9 lines
457 B
Plaintext

| test.py:22 | Attribute() | flask/MyView.as.view |
| test.py:25 | the_view | flask/MyView.as.view |
| test.py:29 | Attribute | {externally controlled string} |
| test.py:29 | Attribute() | externally controlled string |
| test.py:33 | Attribute | {externally controlled string} |
| test.py:33 | Subscript | externally controlled string |
| test.py:35 | Attribute | {externally controlled string} |
| test.py:35 | Subscript | externally controlled string |