forked from deepfence/ThreatMapper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 977 Bytes
/
.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
[submodule "deepfence_agent/plugins/agent-plugins-grpc"]
path = deepfence_agent/plugins/agent-plugins-grpc
url = https://github.com/deepfence/agent-plugins-grpc
branch = v2
[submodule "deepfence_agent/plugins/package-scanner"]
path = deepfence_agent/plugins/package-scanner
url = https://github.com/deepfence/package-scanner
branch = merge-vulnerability-mapper
[submodule "deepfence_agent/plugins/SecretScanner"]
path = deepfence_agent/plugins/SecretScanner
url = https://github.com/deepfence/SecretScanner
branch = v2
[submodule "deepfence_agent/plugins/compliance"]
path = deepfence_agent/plugins/compliance
url = https://github.com/deepfence/compliance
branch = main
[submodule "golang_deepfence_sdk"]
path = golang_deepfence_sdk
url = [email protected]:deepfence/golang_deepfence_sdk.git
branch = main
[submodule "deepfence_agent/plugins/YaraHunter"]
path = deepfence_agent/plugins/YaraHunter
url = [email protected]:deepfence/YaraHunter.git
branch = v2-status