mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
18 lines
974 B
Plaintext
18 lines
974 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 |
|
|
| test.py:40 | Attribute | {externally controlled string} |
|
|
| test.py:40 | Attribute() | externally controlled string |
|
|
| test.py:41 | BinaryExpr | externally controlled string |
|
|
| test.py:41 | first_name | externally controlled string |
|
|
| test.py:41 | make_response() | flask.Response |
|
|
| test.py:45 | Attribute | {externally controlled string} |
|
|
| test.py:45 | Attribute() | externally controlled string |
|
|
| test.py:46 | first_name | externally controlled string |
|
|
| test.py:46 | make_response() | flask.Response |
|