diff --git a/.fossa.yml b/.fossa.yml old mode 100755 new mode 100644 index cd2ae6e..9660d53 --- a/.fossa.yml +++ b/.fossa.yml @@ -1,14 +1,16 @@ -# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli) +# Used 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: git@github.com:dej611/spid-react-button.git -analyze: - modules: - - name: spid-react-button - type: npm - target: . - path: . +version: 3 + +server: https://app.fossa.com +project: + id: github.com/dej611/spid-react-button + name: spid-react-button + link: dej611.github.io/spid-react-button/ + url: git@github.com:dej611/spid-react-button.git + +targets: + only: + - type: npm + path: .