Add license scan report and status

Signed off by: fossabot <badges@fossa.com>
pull/15/head
fossabot 2021-01-16 13:30:50 -08:00
parent 98a09fea2e
commit 091debc214
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,7 @@
[![Build Status](https://travis-ci.org/dswd/zvault.svg?branch=master)](https://travis-ci.org/dswd/zvault)
[![Coverage Status](https://coveralls.io/repos/dswd/zvault/badge.svg?branch=master&service=github)](https://coveralls.io/github/dswd/zvault?branch=master)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdswd%2Fzvault.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdswd%2Fzvault?ref=badge_shield)
zVault is a highly efficient deduplicating backup solution that supports
client-side encryption, compression and remote storage of backup data.
@ -173,3 +174,7 @@ this has the following implications:
- The CLI might see breaking changes but at least it is guaranteed that calls
that are currently non-destructive will not become destructive in the future.
Running todays commands on a future version will not cause any harm.
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdswd%2Fzvault.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdswd%2Fzvault?ref=badge_large)