mirror of https://github.com/MISP/MISP
51 lines
1.9 KiB
Plaintext
51 lines
1.9 KiB
Plaintext
[submodule "app/Lib/cakephp"]
|
|
path = app/Lib/cakephp
|
|
url = https://github.com/MISP/cakephp.git
|
|
branch = 2.x
|
|
[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
|
|
[submodule "app/files/warninglists"]
|
|
path = app/files/warninglists
|
|
url = https://github.com/MISP/misp-warninglists.git
|
|
[submodule "app/files/misp-galaxy"]
|
|
path = app/files/misp-galaxy
|
|
url = https://github.com/MISP/misp-galaxy
|
|
[submodule "app/files/misp-objects"]
|
|
path = app/files/misp-objects
|
|
url = https://github.com/MISP/misp-objects
|
|
[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
|
|
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
|
|
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
|