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
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 fix: Fixed output format to match with the recent changes on modules 2019-05-14 10:50:11 +02:00
import_blueprint.py
joe_import.py chg: [joe_import] Changed the user configuration param `Import PE` into `Import Executable` 2022-03-07 23:04:37 +01:00
lastline_import.py add vmware_nsx module 2021-07-29 12:13:31 +01:00
mispjson.py
ocr.py Fix for ocr import 2022-09-16 10:12:46 +02:00
openiocimport.py fix: Pep8 related fixes. 2019-02-04 11:05:51 +01:00
taxii21.py
testimport.py
threatanalyzer_import.py fix: Making pep8 happy 2020-06-30 23:10:35 +02:00
url_import.py
vmray_import.py * add parser for report version v1 and v2 2020-11-30 12:06:19 +01:00
vmray_summary_json_import.py