From c1171e44aee190b5d8ec2b531b5f7da61443ef0a Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 25 Aug 2020 13:19:16 -0500 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 76572cec..7baef97f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] [![Dev Dependency Status][devdepstat-image]][devdepstat-url] +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node?ref=badge_shield) [Codecov.io](https://codecov.io/) support for node.js. @@ -91,3 +92,7 @@ nyc report --reporter=text-lcov > coverage.lcov ## Troubleshooting If you're seeing an **HTTP 400 error when uploading reports to S3**, make sure you've updated to at least version 3.7.0. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-node?ref=badge_large) \ No newline at end of file