From 044e6e8423f2184957a2b3407af7558914722b43 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 9 Apr 2018 10:08:34 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de64412..17ad05f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![StyleCI](https://styleci.io/repos/125001413/shield?branch=master)](https://styleci.io/repos/125001413) [![Build Status](https://travis-ci.org/medz/cors.svg?branch=master)](https://travis-ci.org/medz/cors) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmedz%2Fcors.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmedz%2Fcors?ref=badge_shield) PHP CORS (Cross-origin resource sharing) middleware. @@ -83,3 +84,6 @@ Because of the interface features provided by this package, you can implement it ## License The Laravel framework is open-sourced software licensed under the [MIT license](https://github.com/medz/cors/blob/master/LICENSE). + + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmedz%2Fcors.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmedz%2Fcors?ref=badge_large) \ No newline at end of file