From 3f8694c71714eb5547a52b09b5ed471ed7e638d2 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 18 Feb 2020 23:07:49 -0600 Subject: [PATCH] Add license scan report and status (#41) Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b918e28b..0e939cec 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ OpenEBS velero-plugin. [![Build Status](https://travis-ci.org/openebs/velero-plugin.svg?branch=master)](https://travis-ci.org/openebs/velero-plugin) [![Go Report](https://goreportcard.com/badge/github.com/openebs/velero-plugin)](https://goreportcard.com/report/github.com/openebs/velero-plugin) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin?ref=badge_shield) ## Table of Contents - [Compatibility matrix](#compatibility-matrix) @@ -164,3 +165,7 @@ velero restore create --from-backup sched-20190513103034 --restore-volumes=true velero restore create --from-backup sched-20190513103534 --restore-volumes=true velero restore create --from-backup sched-20190513104034 --restore-volumes=true ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopenebs%2Fvelero-plugin?ref=badge_large) \ No newline at end of file