From cb4b0381ffa0672dbb8d9b32456feafe799205ed Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 23 Aug 2018 01:31:36 -0700 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 1b8987f..aaf9bb2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ The Redis module implements the simpleSAMLphp data store API, so Redis can be used for backend storage, i.e. session storage. [![Build Status](https://travis-ci.org/ColourboxDevelopment/simplesamlphp-module-redis.svg?branch=master)](https://travis-ci.org/ColourboxDevelopment/simplesamlphp-module-redis) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FColourboxDevelopment%2Fsimplesamlphp-module-redis.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FColourboxDevelopment%2Fsimplesamlphp-module-redis?ref=badge_shield) ## Prerequisites This module requires the following @@ -102,3 +103,7 @@ $config = [ 'lifetime' => 288000 ]; ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FColourboxDevelopment%2Fsimplesamlphp-module-redis.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FColourboxDevelopment%2Fsimplesamlphp-module-redis?ref=badge_large) \ No newline at end of file