We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f3736 commit 8878884Copy full SHA for 8878884
python/ql/src/semmle/python/web/stdlib/Request.qll
@@ -1,5 +1,5 @@
1
/**
2
- * 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).
3
* Specifically, we model `HttpRequestTaintSource`s from instances of `BaseHTTPRequestHandler`
4
* (or subclasses) and form parsing with `cgi.FieldStorage`.
5
*/
0 commit comments