chore: add fossa

This commit is contained in:
canove
2020-11-13 06:29:30 -03:00
parent 0aba4b6457
commit 6307c7f2b8

26
.fossa.yml Executable file
View File

@@ -0,0 +1,26 @@
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
# Visit https://fossa.com to learn more
version: 2
cli:
server: https://app.fossa.com
fetcher: custom
project: https://github.com/canove/whaticket.git
analyze:
modules:
- name: backend
type: npm
target: backend
path: backend
- name: backend
type: npm
target: backend
path: backend
- name: frontend
type: npm
target: frontend
path: frontend
- name: frontend
type: npm
target: frontend
path: frontend