Browse Source

Add .fossa.yml file (#6750)

Add .fossa.yml file
Eli Uriegas 6 năm trước cách đây
mục cha
commit
cf419dce4c
1 tập tin đã thay đổi với 14 bổ sung0 xóa
  1. 14 0
      .fossa.yml

+ 14 - 0
.fossa.yml

@@ -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: [email protected]:docker/compose
+analyze:
+  modules:
+  - name: .
+    type: pip
+    target: .
+    path: .