misp-modules/misp_modules/modules/import_mod
Stefano Ortolani 308c5fb3ce Improve compatibility and upgrade python to 3.12
Changes:
* Remove vysion (not compatible with python 3.12 and no public repository)
* Remove stiximport (requires archaic version of pymisp)
* Update Python to 3.12
* Pin Numpy to 1.X
* Add missing dependencies
* Commit lock file
* Update requirements file
2024-07-12 17:09:19 +01:00
..
__init__.py fix: [url_import/url] added in __init__ 2022-11-08 06:23:40 +01:00
cof2misp.py
csvimport.py chg: [internal] Optimise csvimport 2024-01-06 22:27:36 +01:00
cuckooimport.py fix: prevent symlink attacks 2019-08-22 11:23:37 +02:00
email_import.py chg: [internal] Optimise email_import 2024-01-06 23:30:21 +01:00
goamlimport.py
import_blueprint.py new: [import] import_blueprint to facilitate an easy-to-use blueprint for data import 2022-11-06 17:21:50 +01:00
joe_import.py
lastline_import.py
mispjson.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
ocr.py
openiocimport.py fix: Pep8 related fixes. 2019-02-04 11:05:51 +01:00
taxii21.py
testimport.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
threatanalyzer_import.py fix: Making pep8 happy 2020-06-30 23:10:35 +02:00
url_import.py
vmray_import.py
vmray_summary_json_import.py