From 38a862583dcf3815b62a63786f0bf65e018c0fca Mon Sep 17 00:00:00 2001 From: fossabot Date: Sat, 21 Aug 2021 15:07:22 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 486b317b..60c711c4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![Gitlab pipeline status (self-hosted)](https://img.shields.io/gitlab/pipeline/monetr/rest-api/main?gitlab_url=https%3A%2F%2Fgitlab.elliotcourant.dev%2Fgithub.com&logo=gitlab) [![DeepSource](https://deepsource.io/gh/monetr/rest-api.svg/?label=active+issues&show_trend=true&token=4x9L6ApemrQ6x80icvE9cEJl)](https://deepsource.io/gh/monetr/rest-api/?ref=repository-badge) [![DeepSource](https://deepsource.io/gh/monetr/rest-api.svg/?label=resolved+issues&show_trend=true&token=4x9L6ApemrQ6x80icvE9cEJl)](https://deepsource.io/gh/monetr/rest-api/?ref=repository-badge) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmonetr%2Frest-api.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmonetr%2Frest-api?ref=badge_shield) ![image](https://user-images.githubusercontent.com/37967690/117526688-5158fa00-af8c-11eb-9695-6f735605625d.png) @@ -100,3 +101,7 @@ make disable-webhooks-mini This will update the `values.local.yaml` in your project directory and disable the webhook settings, it will then redeploy the REST API to minikube using the updated values file. Then it will delete the ngrok service that was previously deployed. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmonetr%2Frest-api.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmonetr%2Frest-api?ref=badge_large) \ No newline at end of file