MISP/.gitmodules

49 lines
1.6 KiB
Plaintext
Raw Normal View History

[submodule "app/Lib/cakephp"]
path = app/Lib/cakephp
2015-09-11 19:23:20 +02:00
url = https://github.com/cakephp/cakephp.git
branch = 2.x
2015-09-22 17:05:28 +02:00
[submodule "PyMISP"]
path = PyMISP
url = https://github.com/MISP/PyMISP.git
branch = master
[submodule "app/files/taxonomies"]
path = app/files/taxonomies
url = https://github.com/MISP/misp-taxonomies.git
branch = master
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
branch = master
[submodule "app/Lib/random_compat"]
path = app/Lib/random_compat
url = https://github.com/paragonie/random_compat
branch = master
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-08-30 09:17:19 +02:00
[submodule "misp-vagrant"]
path = misp-vagrant
url = https://github.com/MISP/misp-vagrant.git
2017-11-10 14:39:28 +01:00
[submodule "cti-python-stix2"]
path = 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 "Plugin/DebugKit"]
path = Plugin/DebugKit
url = https://github.com/cakephp/debug_kit.git
branch = 2.2
2019-01-22 12:19:25 +01:00
[submodule "INSTALL/Crypt_GPG"]
path = INSTALL/dependencies/Crypt_GPG
url = https://github.com/pear/Crypt_GPG
[submodule "INSTALL/Console_CommandLine"]
path = INSTALL/dependencies/Console_CommandLine
url = https://github.com/pear/Console_CommandLine
[submodule "INSTALL/dependencies/Net_GeoIP"]
path = INSTALL/dependencies/Net_GeoIP
url = https://github.com/pear/Net_GeoIP