Skip to content

Turnout is using an outdated Rack version #63

@skreib

Description

@skreib

As for now turnout.gemspec contains the following Rack dependency:

s.add_dependency('rack', '>= 1.3', '< 3')

However, according to Snyk, Rack version 2.* has known security vulnerabilities, such as Web Cache Poisoning.

Is it possible to update this Rack dependency to use version 3.0 and above?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions