mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
which is what flask calls them. wildcard rules in bottle, django doesn't even give them a proper term :(
22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
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 |
|
|
| test.py:50 | make_response() | flask.Response |
|
|
| test.py:54 | make_response() | flask.Response |
|
|
| test.py:60 | make_response() | flask.Response |
|
|
| test.py:64 | make_response() | flask.Response |
|