mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Python: Rewrite web/stdlib/Request.qll QLDoc to be more clear
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Provides the sources and taint-flow for HTTP servers defined with standard library (stdlib).
|
||||
* Provides the sources and taint-flow for HTTP servers defined using the standard library (stdlib).
|
||||
* Specifically, we model `HttpRequestTaintSource`s from instances of `BaseHTTPRequestHandler`
|
||||
* (or subclasses) and form parsing with `cgi.FieldStorage`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user