mirror of https://github.com/MISP/mail_to_misp
added requirement 'hashlib'
parent
72f92cf2a1
commit
af92d3aa87
|
@ -129,6 +129,7 @@ Obviously, you would like to filter mails based on subject or from address and p
|
|||
- mail_to_misp requires access to a MISP instance (via API).
|
||||
- Python 3
|
||||
- dnspython
|
||||
- hashlib
|
||||
- faup from https://github.com/stricaud/faup
|
||||
- urlmarker from https://github.com/rcompton/ryancompton.net/blob/master/assets/praw_drugs/urlmarker.py (contained in this project)
|
||||
- ftfy from https://github.com/LuminosoInsight/python-ftfy (to fix unicode text)
|
||||
|
|
Loading…
Reference in New Issue