-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.15 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.15 KB
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
[submodule "app_tests/NodeGoat"]
path = app_tests/NodeGoat
url = https://github.com/OWASP/NodeGoat.git
[submodule "app_tests/DVWA"]
path = app_tests/DVWA
url = https://github.com/digininja/DVWA.git
[submodule "app_tests/WebGoat"]
path = app_tests/WebGoat
url = https://github.com/WebGoat/WebGoat.git
[submodule "app_tests/juice-shop"]
path = app_tests/juice-shop
url = https://github.com/juice-shop/juice-shop.git
[submodule "app_tests/railsgoat"]
path = app_tests/railsgoat
url = https://github.com/OWASP/railsgoat.git
[submodule "app_tests/IWA-DotNet"]
path = app_tests/IWA-DotNet
url = https://github.com/fortify/IWA-DotNet.git
[submodule "app_tests/pygoat"]
path = app_tests/pygoat
url = https://github.com/adeyosemanputra/pygoat.git
[submodule "app_tests/DVIA-v2"]
path = app_tests/DVIA-v2
url = https://github.com/prateek147/DVIA-v2.git
[submodule "app_tests/scala-woof"]
path = app_tests/scala-woof
url = https://github.com/snyk/scala-woof.git
[submodule "app_tests/govwa"]
path = app_tests/govwa
url = https://github.com/0c34/govwa
[submodule "app_tests/play-webgoat"]
path = app_tests/play-webgoat
url = https://github.com/playframework/play-webgoat