Skip to content

Bump graphql-core version to fix concurrency / security issues #70

Closed
@jnak

Description

@jnak

Hi,

graphql-core 2.3.0 contains a fix for the concurrency issues that have been reported in flask-graphql (e.g. #43). Given Flask rely heavily on thread-scoped global variables, I would recommend you bump the minimum version for graphql-core in setup.py to completely prevent these security errors from happening.

See https://github.com/graphql-python/graphql-core/pull/260#issue-356659503 for more context.

Cheers,
J

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