mirror of https://github.com/MISP/mail_to_misp
Merge branch 'master' of github.com:MISP/mail_to_misp
commit
e364b69bfa
|
@ -136,7 +136,7 @@ Obviously, you would like to filter mails based on subject or from address and p
|
||||||
### General
|
### General
|
||||||
|
|
||||||
- mail_to_misp requires access to a MISP instance (via API).
|
- mail_to_misp requires access to a MISP instance (via API).
|
||||||
- Python 3
|
- Python >=3.6
|
||||||
- dnspython
|
- dnspython
|
||||||
- PyMISP
|
- PyMISP
|
||||||
- faup from https://github.com/stricaud/faup
|
- faup from https://github.com/stricaud/faup
|
||||||
|
@ -152,5 +152,5 @@ Obviously, you would like to filter mails based on subject or from address and p
|
||||||
|
|
||||||
This software is licensed under [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html)
|
This software is licensed under [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html)
|
||||||
|
|
||||||
* Copyright (C) 2017, 2018 Sascha Rommelfangen
|
* Copyright (C) 2017, 2018 Sascha Rommelfangen, Raphaël Vinot
|
||||||
* Copyright (C) 2017, 2018 CIRCL - Computer Incident Response Center Luxembourg
|
* Copyright (C) 2017, 2018 CIRCL - Computer Incident Response Center Luxembourg
|
||||||
|
|
Loading…
Reference in New Issue