mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
Update python/ql/lib/semmle/python/frameworks/SSRFSink.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ private import semmle.python.frameworks.data.ModelsAsData
|
||||
/**
|
||||
* INTERNAL: Do not use.
|
||||
*
|
||||
* Sets up SSRF sinks as Http::CLient::Request
|
||||
* Sets up SSRF sinks as Http::Client::Request
|
||||
*/
|
||||
module SSRFMaDModel {
|
||||
class SSRFSink extends Http::Client::Request::Range instanceof API::CallNode {
|
||||
|
||||
Reference in New Issue
Block a user