Skip to content

Re-enable flasgger #43

Description

@scolby33

Disabled for now because it pulls in an old version of pyYAML that has a security vulnerability.

https://nvd.nist.gov/vuln/detail/CVE-2017-18342

It can be re-enabled when either pyYAML has released a non-beta fixed version or when flasgger switches to yaml.safe_load everywhere instead of yaml.load.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions