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