Skip to content

Commit 2f459d9

Browse files
authored
Merge pull request github#4977 from RasmusWL/missing-flask-class-view-handler-changenote
Approved by yoff
2 parents bf0febd + 830f8bf commit 2f459d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lgtm,codescanning
2+
* Added modeling of flask class based view handlers (subclasses of `flask.views.View` and `flask.views.MethodView`). This means we're now able to detect routed parameters for request handler defined on these classes, as sources of remote user input (`RemoteFlowSource`).

0 commit comments

Comments
 (0)