-
David Diederich authored
Remove indexer-reference from .fossa-yml modules See merge request !361 (cherry picked from commit 38b6a3e9) 90f766b2 Remove indexer-reference from .fossa-yml modules 4a283bf8 Updating NOTICE
David Diederich authoredRemove indexer-reference from .fossa-yml modules See merge request !361 (cherry picked from commit 38b6a3e9) 90f766b2 Remove indexer-reference from .fossa-yml modules 4a283bf8 Updating NOTICE
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.fossa.yml 723 B
# 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: Indexer
analyze:
modules:
- name: indexer-service
type: mvn
target: pom.xml
path: .
- name: indexer-core
type: mvn
target: indexer-core/pom.xml
path: .
- name: indexer-aws
type: mvn
target: provider/indexer-aws/pom.xml
path: .
- name: indexer-azure
type: mvn
target: provider/indexer-azure/pom.xml
path: .
- name: indexer-gcp
type: mvn
target: provider/indexer-gcp/pom.xml
path: .
- name: indexer-ibm
type: mvn
target: provider/indexer-ibm/pom.xml
path: .