Skip to content

Commit 5ca9ff2

Browse files
bdrodesCopilot
andauthored
Update python/ql/lib/semmle/python/frameworks/SSRFSink.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 341f553 commit 5ca9ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/lib/semmle/python/frameworks/SSRFSink.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ private import semmle.python.frameworks.data.ModelsAsData
66
/**
77
* INTERNAL: Do not use.
88
*
9-
* Sets up SSRF sinks as Http::CLient::Request
9+
* Sets up SSRF sinks as Http::Client::Request
1010
*/
1111
module SSRFMaDModel {
1212
class SSRFSink extends Http::Client::Request::Range instanceof API::CallNode {

0 commit comments

Comments
 (0)