-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
53 lines (53 loc) · 2.01 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[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 "misp-vagrant"]
path = misp-vagrant
url = https://github.com/MISP/misp-vagrant.git
[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