forked from deepfence/ThreatMapper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
20 lines (20 loc) · 853 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "deepfence_agent/plugins/agent-plugins-grpc"]
path = deepfence_agent/plugins/agent-plugins-grpc
url = https://github.com/deepfence/agent-plugins-grpc
branch = release-1.5
[submodule "deepfence_agent/plugins/package-scanner"]
path = deepfence_agent/plugins/package-scanner
url = https://github.com/deepfence/package-scanner
branch = release-1.5
[submodule "deepfence_agent/plugins/SecretScanner"]
path = deepfence_agent/plugins/SecretScanner
url = https://github.com/deepfence/SecretScanner
branch = release-1.5
[submodule "deepfence_agent/plugins/compliance"]
path = deepfence_agent/plugins/compliance
url = https://github.com/deepfence/compliance
branch = release-1.5
[submodule "deepfence_agent/plugins/YaraHunter"]
path = deepfence_agent/plugins/YaraHunter
url = git@github.com:deepfence/YaraHunter.git
branch = release-1.5