diff --git a/.fossa.yml b/.fossa.yml new file mode 100644 index 0000000000000000000000000000000000000000..8530052a2f16ab8b87d6bd21ad15d4bf9d0c771c --- /dev/null +++ b/.fossa.yml @@ -0,0 +1,22 @@ +# 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: Partition +analyze: + modules: + - name: partition + type: mvn + target: pom.xml + path: . + - name: partition-core + type: mvn + target: partition-core/pom.xml + path: . + - name: partition-aks + type: mvn + target: provider/partition-azure/pom.xml + path: .