Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit sinatra dependency to 2.x by dropping 1.x #446

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

tnir
Copy link
Member

@tnir tnir commented Jun 28, 2022

Limits sinatra dependency to 2.x to disallows 3.x by dropping 1.x.

This helps admins to use Rack 2.x. Rack 2.0, 2.1, and 2.2 are still properly maintained as of this summer.

https://discuss.rubyonrails.org/t/cve-2022-30122-denial-of-service-vulnerability-in-rack-multipart-parsing/80729

Signed-off-by: Takuya Noguchi takninnovationresearch@gmail.com

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
@tnir tnir self-assigned this Jun 28, 2022
@tnir tnir added this to the v2.1.0 milestone Jun 28, 2022
@tnir tnir added the security label Jun 28, 2022
@tnir tnir merged commit 48f307b into geminabox:master Jun 28, 2022
@tnir tnir deleted the tnir-drop-sinatra-1.x-dependency branch June 28, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant