forked from projectcalico/felix
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.fossa.yml
28 lines (27 loc) · 862 Bytes
/
.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
# 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/alauda/felix.git
analyze:
modules:
- name: github.com/alauda/felix/cmd/calico-felix
type: go
target: github.com/alauda/felix/cmd/calico-felix
path: /go/src/github.com/alauda/felix/cmd/calico-felix
options:
allow-unresolved: true
- name: github.com/alauda/felix/fv/iptables-locker
type: go
target: github.com/alauda/felix/fv/iptables-locker
path: /go/src/github.com/alauda/felix/fv/iptables-locker
options:
allow-unresolved: true
- name: github.com/alauda/felix/k8sfv
type: go
target: github.com/alauda/felix/k8sfv
path: /go/src/github.com/alauda/felix/k8sfv
options:
allow-unresolved: true