mirror of
https://github.com/docker/compose.git
synced 2026-07-10 18:24:10 +00:00
commit
cf419dce4c
1 changed files with 14 additions and 0 deletions
14
.fossa.yml
Normal file
14
.fossa.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
|
||||
# Visit https://fossa.io to learn more
|
||||
|
||||
version: 2
|
||||
cli:
|
||||
server: https://app.fossa.io
|
||||
fetcher: custom
|
||||
project: git@github.com:docker/compose
|
||||
analyze:
|
||||
modules:
|
||||
- name: .
|
||||
type: pip
|
||||
target: .
|
||||
path: .
|
||||
Loading…
Add table
Add a link
Reference in a new issue