forked from sysflow-telemetry/sf-collector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.17 KB
/
.gitmodules
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
34
35
36
[submodule "avro"]
path = modules/avro
url = https://github.com/apache/avro.git
[submodule "modules/sysflow"]
path = modules/sysflow
url = https://github.com/cisco-eti/sf-apis.git
[submodule "modules/filesystem"]
path = modules/filesystem
url = https://github.com/gulrak/filesystem.git
[submodule "modules/falco-libs"]
path = modules/falco-libs
url = https://github.com/falcosecurity/libs.git
[submodule "modules/falco"]
path = modules/falco
url = https://github.com/falcosecurity/falco.git
[submodule "modules/glog"]
path = modules/glog
url = https://github.com/google/glog.git
[submodule "modules/snappy"]
path = modules/snappy
url = https://github.com/google/snappy.git
[submodule "modules/dkms"]
path = modules/dkms
url = https://github.com/dell/dkms.git
[submodule "modules/falco-driver"]
path = modules/falco-driver
url = https://github.com/falcosecurity/libs.git
[submodule "modules/xxHash"]
path = modules/xxHash
url = https://github.com/Cyan4973/xxHash.git
[submodule "modules/sparsehash"]
path = modules/sparsehash
url = https://github.com/sparsehash/sparsehash.git
[submodule "modules/elf"]
path = modules/elf
url = https://github.com/arachsys/libelf.git