From ebf82e9fd8fe8a89c3a98b580c8b07464771b686 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 13 Mar 2018 17:46:09 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd434379..a51c36b7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ If you need the readme for a released version of the gem please find it below: | 1.0.0 | May 23, 2014 | https://github.com/oauth-xx/oauth2/blob/v1.0.0/README.md | | < 1.0.0 | Find here | https://github.com/oauth-xx/oauth2/tags | -[![Gem Version](http://img.shields.io/gem/v/oauth2.svg)][gem] +[![Gem Version](http://img.shields.io/gem/v/oauth2.svg)][![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2?ref=badge_shield) +[gem] [![Total Downloads](https://img.shields.io/gem/dt/oauth2.svg)][gem] [![Total Downloads](https://img.shields.io/gem/rt/oauth2.svg)](https://rubygems.org/gems/oauth2) [![Build Status](http://img.shields.io/travis/oauth-xx/oauth2.svg)][travis] @@ -225,6 +226,9 @@ spec.add_dependency 'oauth2', '~> 1.4' [license]: LICENSE [oauth-xx]: https://github.com/oauth-xx + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2?ref=badge_large) + ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. @@ -237,4 +241,4 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/oauth- ## Code of Conduct -Everyone interacting in the OAuth2 project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/oauth-xx/oauth2/blob/master/CODE_OF_CONDUCT.md). +Everyone interacting in the OAuth2 project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/oauth-xx/oauth2/blob/master/CODE_OF_CONDUCT.md). \ No newline at end of file