mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-17 19:37:02 +00:00
chore: add fossa
This commit is contained in:
26
.fossa.yml
Executable file
26
.fossa.yml
Executable 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
|
||||||
Reference in New Issue
Block a user