-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 962 Bytes
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 962 Bytes
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 "iOS"]
path = iOS
url = https://github.com/talsec/Free-RASP-iOS.git
branch = master
[submodule "Android"]
path = Android
url = https://github.com/talsec/Free-RASP-Android.git
branch = master
[submodule "Flutter"]
path = Flutter
url = https://github.com/talsec/Free-RASP-Flutter
branch = master
[submodule "Cordova"]
path = Cordova
url = https://github.com/talsec/Free-RASP-Cordova.git
branch = master
[submodule "React Native"]
path = React Native
url = https://github.com/talsec/Free-RASP-ReactNative.git
branch = master
[submodule "Capacitor"]
path = Capacitor
url = git@github.com:talsec/Free-RASP-Capacitor.git
[submodule "Kotlin Multiplatform"]
path = Kotlin Multiplatform
url = https://github.com/talsec/Free-RASP-KMP.git
[submodule "Unity"]
path = Unity
url = git@github.com:talsec/Free-RASP-Unity-POC.git
[submodule "Unreal Engine"]
path = Unreal Engine
url = git@github.com:talsec/Free-RASP-UnrealEngine-POC.git