-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
51 lines (51 loc) · 1.67 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
[submodule "tm-v1-aicompanion-prompts"]
path = tm-v1-aicompanion-prompts
url = https://github.com/trendmicro/tm-v1-aicompanion-prompts.git
branch = main
[submodule "tm-v1-api-mockup"]
path = tm-v1-api-mockup
url = https://github.com/trendmicro/tm-v1-api-mockup.git
branch = main
[submodule "tm-v1-connectors"]
path = tm-v1-connectors
url = https://github.com/trendmicro/tm-v1-connectors.git
branch = main
[submodule "tm-v1-customscripts"]
path = tm-v1-customscripts
url = https://github.com/trendmicro/tm-v1-customscripts.git
branch = main
[submodule "tm-v1-detection-models"]
path = tm-v1-detection-models
url = https://github.com/trendmicro/tm-v1-detection-models.git
branch = main
[submodule "tm-v1-hunting-queries"]
path = tm-v1-hunting-queries
url = https://github.com/trendmicro/tm-v1-hunting-queries.git
branch = main
[submodule "tm-v1-playbooks"]
path = tm-v1-playbooks
url = https://github.com/trendmicro/tm-v1-playbooks.git
branch = main
[submodule "tm-v1-tools"]
path = tm-v1-tools
url = https://github.com/trendmicro/tm-v1-tools.git
branch = main
[submodule "tm-v1-containersecurity"]
path = tm-v1-containersecurity
url = https://github.com/trendmicro/tm-v1-containersecurity.git
branch = main
[submodule "tm-v1-api-cookbook"]
path = tm-v1-api-cookbook
url = https://github.com/trendmicro/tm-v1-api-cookbook.git
branch = main
[submodule "tm-v1-pytv1"]
path = tm-v1-pytv1
url = https://github.com/trendmicro/tm-v1-pytv1
branch = main
[submodule "tm-v1-filesecurity"]
path = tm-v1-filesecurity
url = https://github.com/trendmicro/tm-v1-filesecurity.git
branch = main
[submodule "tm-v1-schema"]
path = tm-v1-schema
url = https://github.com/trendmicro/tm-v1-schema.git