Ruby: use camelcase verion of Http module

This commit is contained in:
Alex Ford
2022-09-20 08:58:35 +01:00
parent be1ac17a60
commit 7720d85c98

View File

@@ -33,7 +33,7 @@ private predicate localFlowWithElementReference(DataFlow::LocalSourceNode src, D
}
from
HTTP::Server::RequestHandler handler, HTTP::Server::RequestInputAccess input,
Http::Server::RequestHandler handler, Http::Server::RequestInputAccess input,
SensitiveNode sensitive
where
handler.getAnHttpMethod() = "get" and