From ad6a13e3c331749668c4f94177601f640fdbd55b Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 13 Sep 2019 06:20:25 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce0c1b5..31a8461 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Badges [![Build Status](https://travis-ci.org/mhenrixon/stub_requests.svg?branch=master)](https://travis-ci.org/mhenrixon/stub_requests) [![Maintainability](https://api.codeclimate.com/v1/badges/c9217e458c2a77fff1bc/maintainability)](https://codeclimate.com/github/mhenrixon/stub_requests/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/c9217e458c2a77fff1bc/test_coverage)](https://codeclimate.com/github/mhenrixon/stub_requests/test_coverage) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmhenrixon%2Fstub_requests.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmhenrixon%2Fstub_requests?ref=badge_shield) This gem attempts to solve a problem I've had for the time with WebMock. @@ -301,6 +302,9 @@ contributors are expected to adhere to the [Contributor Covenant](cc) code of co The gem is available as open source under the terms of the [MIT License](mit). + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmhenrixon%2Fstub_requests.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmhenrixon%2Fstub_requests?ref=badge_large) + ## Code of Conduct Everyone interacting in the StubRequests project’s codebases, issue trackers, @@ -308,4 +312,4 @@ chat rooms and mailing lists is expected to follow the [code of conduct](coc). [coc]:https://github.com/mhenrixon/stub_requests/blob/master/CODE_OF_CONDUCT.md [cc]: http://contributor-covenant.org -[mit]: https://opensource.org/licenses/MIT +[mit]: https://opensource.org/licenses/MIT \ No newline at end of file