From c1def59da793a1175c309f8fff321ddae5074264 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 26 Aug 2020 18:07:42 -0500 Subject: [PATCH 1/2] 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 d2f85cc94..fc186db79 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Codecov Uploader [![CircleCI](https://circleci.com/gh/codecov/uploader.svg?style=shield&circle-token=def755bf76a1d8c36436c3115530c7eac7fa30e0)](https://circleci.com/gh/codecov/uploader) [![codecov](https://codecov.io/gh/codecov/uploader/branch/master/graph/badge.svg?token=X1gImxfIya)](https://codecov.io/gh/codecov/uploader) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fuploader.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fuploader?ref=badge_shield) ## This is a work in progress. @@ -13,3 +14,7 @@ Note: `make build` does not currently build the Windows binary until I confirm that a Windows binary build under Linux works. To build the Windows binary, run `npm run build-windows` Binaries for Windows, MacOS, and Linux will be in the `out/` directory. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fuploader.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fuploader?ref=badge_large) \ No newline at end of file From e023526c3d985632e3d815e736c6073a7b2ed28e Mon Sep 17 00:00:00 2001 From: Joe Becher Date: Fri, 4 Sep 2020 15:20:39 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc186db79..3d3bc3279 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,5 @@ Binaries for Windows, MacOS, and Linux will be in the `out/` directory. ## License -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fuploader.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fuploader?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fuploader.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fuploader?ref=badge_large) +.