Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1ca70 commit fabc6fbCopy full SHA for fabc6fb
1 file changed
python/change-notes/2020-12-08-stdlib-http-source-modeling.md
@@ -0,0 +1,3 @@
1
+lgtm,codescanning
2
+* Added modeling of HTTP servers created with `BaseHTTPRequestHandler` from standard library as a source of remote user input (`RemoteFlowSource`).
3
+* Added modeling of HTML form submission with `cgi.FieldStorage` from standard library as a source of remote user input (`RemoteFlowSource`).
0 commit comments