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 341f553 commit 5ca9ff2Copy full SHA for 5ca9ff2
python/ql/lib/semmle/python/frameworks/SSRFSink.qll
@@ -6,7 +6,7 @@ private import semmle.python.frameworks.data.ModelsAsData
6
/**
7
* INTERNAL: Do not use.
8
*
9
- * Sets up SSRF sinks as Http::CLient::Request
+ * Sets up SSRF sinks as Http::Client::Request
10
*/
11
module SSRFMaDModel {
12
class SSRFSink extends Http::Client::Request::Range instanceof API::CallNode {
0 commit comments