-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 811 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "private/its/benchmark/src/integrationTest/resources/sources/checkov"]
path = private/its/benchmark/src/integrationTest/resources/sources/checkov
url = https://github.com/bridgecrewio/checkov.git
ignore = dirty
[submodule "private/its/benchmark/src/integrationTest/resources/sources/cnaf"]
path = private/its/benchmark/src/integrationTest/resources/sources/cnaf
url = https://github.com/Wenzel/CNAF.git
ignore = dirty
[submodule "private/its/benchmark/src/integrationTest/resources/sources/cloudCustodian"]
path = private/its/benchmark/src/integrationTest/resources/sources/cloudCustodian
url = https://github.com/cloud-custodian/cloud-custodian.git
ignore = dirty
[submodule "build-logic/common"]
path = build-logic/common
url = https://github.com/SonarSource/cloud-native-gradle-modules