github.com/cs3org/reva/v2@v2.27.7/.fossa.yml (about)

     1  # Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
     2  # Visit https://fossa.com to learn more
     3  
     4  version: 2
     5  cli:
     6    server: https://app.fossa.com
     7    fetcher: custom
     8    project: cs3org/reva
     9  analyze:
    10    modules:
    11    - name: github.com/cs3org/reva/cmd/reva
    12      type: go
    13      target: github.com/cs3org/reva/cmd/reva
    14      path: cmd/reva
    15      options:
    16        strategy: gomodules
    17    - name: github.com/cs3org/reva/cmd/revad
    18      type: go
    19      target: github.com/cs3org/reva/cmd/revad
    20      path: cmd/revad
    21      options:
    22        strategy: gomodules
    23    - name: github.com/cs3org/reva/tools/check-license
    24      type: go
    25      target: github.com/cs3org/reva/tools/check-license
    26      path: tools/check-license
    27      options:
    28        strategy: gomodules