freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
102 stars 25 forks source link

Patches pip dependencies (Django, markdown2, Ansible) #154

Closed conorsch closed 6 years ago

conorsch commented 6 years ago

Bumps the markdown2 dependency to satisfy the make safety check, by upgrading to a patched version. Also upgraded Ansible for a similar reason (bad pycrypto dependency), and finally bumped Django to 1.11.11 for the latest security fixes listed in https://www.djangoproject.com/weblog/2018/mar/06/security-releases/

Closes #153.