MISP/.gitmodules

15 lines
441 B
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
2016-01-04 18:11:56 +01:00
branch = 2.7
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
2016-04-22 10:38:13 +02:00
[submodule "app/files/warninglists"]
path = app/files/warninglists
url = https://github.com/MISP/misp-warninglists