-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Please see this line:
https://github.com/intridea/grape/blob/master/lib/grape/endpoint.rb#L33
It will leak since people will throw random params at your server. And you will keep all those keys as symbols in memory. I can intentionally bring a server down to it's knees by just repeatedly sending random params.
Metadata
Metadata
Assignees
Labels
No labels