Skip to content

Update Flask to >=1.0 #81

Description

@TOFarmer

Problem to solve

As pointed out by dependabot, there are some security vulnerabilities to Flask < 1.0. There are also some benefits related to logging in a concrete implementation of the SAL Server interface when using Flask > 1.0 (it makes it easy to include logs from other sources when using structlog).

Proposal

Check Flask changelog to see if there are any changes which might affect SAL. It would also be beneficial to test switching to 1.0 with a concrete implementation of the SAL server.

What does success look like, and how can we measure that?

Switch to Flask > 1.0 (ideally current stable version).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureIssues or MRs that add, improve or maintain featuresPriority: 2NORMAL: A task which is not critical and should be addressed when there are no higher priority issue

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions