From b82c06b23aed6be42559cf7bd4c40bef06c418e0 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 13 Aug 2019 08:49:31 -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 2db7005b..4dcdd6f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # netcore-sci [![NuGet Badge](https://buildstats.info/nuget/netcore-sci)](https://www.nuget.org/packages/netcore-sci/) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci?ref=badge_shield) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=devel0_netcore-sci&metric=alert_status)](https://sonarcloud.io/dashboard?id=devel0_netcore-sci) @@ -173,3 +174,7 @@ dotnet restore dotnet build dotnet test test/test.csproj ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci?ref=badge_large) \ No newline at end of file