-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
32 lines (32 loc) · 1.23 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
[submodule "scandalorian-types"]
path = scandalorian-types
url = [email protected]:charles-d-burton/scandalorian-types.git
branch = main
[submodule "scandalorian-ingest"]
path = scandalorian-ingest
url = [email protected]:charles-d-burton/scandalorian-ingest.git
branch = main
[submodule "scandalorian-scan-engine"]
path = scandalorian-scan-engine
url = [email protected]:charles-d-burton/scandalorian-scan-engine.git
branch = main
[submodule "scandalorian-discovery-engine"]
path = scandalorian-discovery-engine
url = [email protected]:charles-d-burton/scandalorian-discovery-engine.git
branch = main
[submodule "scandalorian-reversdns-engine"]
path = scandalorian-reversdns-engine
url = [email protected]:charles-d-burton/scandalorian-reversdns-engine.git
branch = main
[submodule "scandalorian-application-engine"]
path = scandalorian-application-engine
url = [email protected]:charles-d-burton/scandalorian-application-engine.git
branch = main
[submodule "scandalorian-collector"]
path = scandalorian-collector
url = [email protected]:charles-d-burton/scandalorian-collector.git
branch = main
[submodule "scandalorian-zonewalk-engine"]
path = scandalorian-zonewalk-engine
url = [email protected]:charles-d-burton/scandalorian-zonewalk-engine.git
branch = main