MISP/.gitmodules

51 lines
1.9 KiB
Plaintext
Raw Normal View History

[submodule "app/Lib/cakephp"]
path = app/Lib/cakephp
url = https://github.com/MISP/cakephp.git
branch = 2.x
2015-09-22 17:05:28 +02:00
[submodule "PyMISP"]
path = PyMISP
url = https://github.com/MISP/PyMISP.git
[submodule "app/files/taxonomies"]
path = app/files/taxonomies
url = https://github.com/MISP/misp-taxonomies.git
2016-04-22 10:38:13 +02:00
[submodule "app/files/warninglists"]
path = app/files/warninglists
2016-04-22 15:07:00 +02:00
url = https://github.com/MISP/misp-warninglists.git
2016-12-07 07:44:09 +01:00
[submodule "app/files/misp-galaxy"]
path = app/files/misp-galaxy
url = https://github.com/MISP/misp-galaxy
2017-07-05 14:33:54 +02:00
[submodule "app/files/misp-objects"]
path = app/files/misp-objects
url = https://github.com/MISP/misp-objects
2017-11-10 14:39:28 +01:00
[submodule "cti-python-stix2"]
path = app/files/scripts/cti-python-stix2
url = https://github.com/MISP/cti-python-stix2
[submodule "app/files/noticelists"]
path = app/files/noticelists
url = https://github.com/MISP/misp-noticelist
[submodule "app/files/misp-decaying-models"]
path = app/files/misp-decaying-models
2019-09-12 09:17:58 +02:00
url = https://github.com/MISP/misp-decaying-models.git
[submodule "app/files/scripts/misp-opendata"]
path = app/files/scripts/misp-opendata
url = https://github.com/MISP/misp-opendata
[submodule "app/files/scripts/misp-stix"]
path = app/files/scripts/misp-stix
2021-10-08 08:56:39 +02:00
url = https://github.com/misp/misp-stix.git
branch = main
[submodule "app/files/scripts/python-stix"]
path = app/files/scripts/python-stix
url = https://github.com/STIXProject/python-stix
[submodule "app/files/scripts/python-cybox"]
path = app/files/scripts/python-cybox
url = https://github.com/CybOXProject/python-cybox
[submodule "app/files/scripts/mixbox"]
path = app/files/scripts/mixbox
url = https://github.com/CybOXProject/mixbox
[submodule "app/files/scripts/python-maec"]
path = app/files/scripts/python-maec
url = https://github.com/MAECProject/python-maec
[submodule "app/files/misp-workflow-blueprints"]
path = app/files/misp-workflow-blueprints
url = https://github.com/MISP/misp-workflow-blueprints