forked from bytedance/Elkeid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 842 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "agent/support/rust/flexi_logger"]
path = agent/support/rust/flexi_logger
url = https://github.com/bytedance/flexi_logger
[submodule "rasp/pangolin"]
path = rasp/pangolin
url = https://github.com/Hackerl/pangolin
[submodule "rasp/jvm/jattach"]
path = rasp/jvm/jattach
url = https://github.com/apangin/jattach.git
[submodule "rasp/util-linux"]
path = rasp/util-linux
url = https://github.com/karelzak/util-linux.git
[submodule "plugins/scanner/clamav-mussels-cookbook"]
path = plugins/scanner/clamav-mussels-cookbook
url = https://github.com/kulukami/clamav-mussels-cookbook.git
[submodule "rasp/golang-ebpf/ebpf/libbpf"]
path = rasp/golang-ebpf/ebpf/libbpf
url = https://github.com/libbpf/libbpf
[submodule "rasp/golang-ebpf/ebpf/bpftool"]
path = rasp/golang-ebpf/ebpf/bpftool
url = https://github.com/libbpf/bpftool