Hello! We got a security vulnerability warning in our builds due to our dependency on future 0.18.2.
Desciption:
An issue discovered in Python Charmers Future 0.18.2 and earlier allows remote attackers to cause a denial of service via crafted Set-Cookie header from malicious web server.
https://github.com/PythonCharmers/python-future/blob/master/src/future/backports/http/cookiejar.py#L215
The report has a link to pull request to fix a similar issue in cpython.
python/cpython#17157