joncage / ed-scout

An Elite Dangerous companion app to simplify finding unexplored worlds
MIT License
133 stars 18 forks source link

Update to eliminate jinja2 vulnerability. #181

Closed joncage closed 3 years ago

joncage commented 3 years ago

I got a message indicating one of the packacges Flask uses has a vulnerability in the Jinja2 library: https://github.com/joncage/ed-scout/security/dependabot/Pipfile.lock/jinja2/open

Probably pretty benign for the use cases EDScout is used in (i.e. not sat as an internet-facing web server) but should be fixed all the same.