From: fossabot Date: Fri, 10 Jun 2022 07:01:02 +0000 (-0700) Subject: Add license scan report and status X-Git-Tag: archive/raspbian/1.2.3+ds1-2+rpi1^2~8^2^2~5^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2aa4411bfe98710541ce74722e41e8799eca3611;p=zchunk.git Add license scan report and status Signed off by: fossabot --- diff --git a/README.md b/README.md index c59ca16..3aefec7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # zchunk -[![Coverity Scan Build Status](https://img.shields.io/coverity/scan/16509.svg)](https://scan.coverity.com/projects/zchunk-zchunk)
+[![Coverity Scan Build Status](https://img.shields.io/coverity/scan/16509.svg)](https://scan.coverity.com/projects/zchunk-zchunk)[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fzchunk%2Fzchunk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fzchunk%2Fzchunk?ref=badge_shield) +
[![GitHub Actions Test Status](https://github.com/zchunk/zchunk/actions/workflows/main.yml/badge.svg)](https://github.com/zchunk/zchunk/actions) zchunk is a compressed file format that splits the file into independent chunks. @@ -87,3 +88,7 @@ your system. - [Format definition](zchunk_format.txt) - [Initial announcement](https://www.jdieter.net/posts/2018/04/30/introducing-zchunk) - [How zchunk works (with pretty pictures)](https://www.jdieter.net/posts/2018/05/31/what-is-zchunk) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fzchunk%2Fzchunk.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fzchunk%2Fzchunk?ref=badge_large) \ No newline at end of file