diff --git a/.fossa.yml b/.fossa.yml new file mode 100644 index 00000000..f23df536 --- /dev/null +++ b/.fossa.yml @@ -0,0 +1,11 @@ +version: 3 + +# FOSSA CLI for getsentry/action-enforce-license-compliance. +# https://github.com/fossas/fossa-cli/blob/master/docs/references/files/fossa-yml.md + +project: + id: github.com/codecov/example-python-fork + url: https://github.com/codecov/example-python-fork + +telemetry: + scope: "off"