-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.fossa.yml
82 lines (81 loc) · 3.47 KB
/
.fossa.yml
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
# Visit https://fossa.io to learn more
version: 1
cli:
server: https://app.fossa.io
fetcher: custom
project: https://github.com/m3db/m3
analyze:
modules:
- name: github.com/m3db/m3/src/cmd/services/m3aggregator/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3aggregator/main
path: src/cmd/services/m3aggregator/main
- name: github.com/m3db/m3/src/cmd/services/m3collector/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3collector/main
path: src/cmd/services/m3collector/main
- name: github.com/m3db/m3/src/cmd/services/m3coordinator/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3coordinator/main
path: src/cmd/services/m3coordinator/main
- name: github.com/m3db/m3/src/cmd/services/m3dbnode/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3dbnode/main
path: src/cmd/services/m3dbnode/main
- name: github.com/m3db/m3/src/cmd/services/m3em_agent/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3em_agent/main
path: src/cmd/services/m3em_agent/main
- name: github.com/m3db/m3/src/cmd/services/m3nsch_client/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3nsch_client/main
path: src/cmd/services/m3nsch_client/main
- name: github.com/m3db/m3/src/cmd/services/m3nsch_server/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3nsch_server/main
path: src/cmd/services/m3nsch_server/main
- name: github.com/m3db/m3/src/cmd/services/m3query/main
type: go
target: github.com/m3db/m3/src/cmd/services/m3query/main
path: src/cmd/services/m3query/main
- name: github.com/m3db/m3/src/cmd/tools/clone_fileset/main
type: go
target: github.com/m3db/m3/src/cmd/tools/clone_fileset/main
path: src/cmd/tools/clone_fileset/main
- name: github.com/m3db/m3/src/cmd/tools/read_data_files/main
type: go
target: github.com/m3db/m3/src/cmd/tools/read_data_files/main
path: src/cmd/tools/read_data_files/main
- name: github.com/m3db/m3/src/cmd/tools/read_ids/main
type: go
target: github.com/m3db/m3/src/cmd/tools/read_ids/main
path: src/cmd/tools/read_ids/main
- name: github.com/m3db/m3/src/cmd/tools/read_index_files/main
type: go
target: github.com/m3db/m3/src/cmd/tools/read_index_files/main
path: src/cmd/tools/read_index_files/main
- name: github.com/m3db/m3/src/cmd/tools/read_index_ids/main
type: go
target: github.com/m3db/m3/src/cmd/tools/read_index_ids/main
path: src/cmd/tools/read_index_ids/main
- name: github.com/m3db/m3/src/cmd/tools/verify_commitlogs/main
type: go
target: github.com/m3db/m3/src/cmd/tools/verify_commitlogs/main
path: src/cmd/tools/verify_commitlogs/main
- name: github.com/m3db/m3/src/cmd/tools/verify_index_files/main
type: go
target: github.com/m3db/m3/src/cmd/tools/verify_index_files/main
path: src/cmd/tools/verify_index_files/main
- name: github.com/m3db/m3/src/query/benchmark/benchmarker/main
type: go
target: github.com/m3db/m3/src/query/benchmark/benchmarker/main
path: src/query/benchmark/benchmarker/main
- name: github.com/m3db/m3/src/query/benchmark/read/main
type: go
target: github.com/m3db/m3/src/query/benchmark/read/main
path: src/query/benchmark/read/main
- name: github.com/m3db/m3/src/query/benchmark/write/main
type: go
target: github.com/m3db/m3/src/query/benchmark/write/main
path: src/query/benchmark/write/main