From 204fc53574ba5c0f5e76ce3144469f25b3e11997 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 14 Jan 2022 23:50:56 -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 53b90b010..548701768 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![CI Build](https://github.com/open-telemetry/opentelemetry-php/workflows/PHP%20Composer/badge.svg) [![codecov](https://codecov.io/gh/open-telemetry/opentelemetry-php/branch/master/graph/badge.svg)](https://codecov.io/gh/open-telemetry/opentelemetry-php) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftidal%2Fopentelemetry-php.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftidal%2Fopentelemetry-php?ref=badge_shield) ## Current Project Status ![Current Version](https://img.shields.io/github/v/tag/open-telemetry/opentelemetry-php) @@ -280,3 +281,7 @@ The easy way to test the example out with docker and docker-compose is: ## Versioning Versioning rationale can be found in the [Versioning Documentation](/docs/versioning.md) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftidal%2Fopentelemetry-php.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftidal%2Fopentelemetry-php?ref=badge_large) \ No newline at end of file