From 0438da60e978c9cc752008fbe9ede52b8ac6d24a Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Mon, 4 Sep 2017 20:58:31 -0500 Subject: [PATCH] Add FOSSA Badge CNCF is experimeting with automated license scanning tools. Signed-off-by: Chris Aniszczyk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c7a971951..3ac720fde5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Fluentd: Open-Source Log Collector [](https://travis-ci.org/fluent/fluentd) [![Code Climate](https://codeclimate.com/github/fluent/fluentd/badges/gpa.svg)](https://codeclimate.com/github/fluent/fluentd) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1189/badge)](https://bestpractices.coreinfrastructure.org/projects/1189) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Ffluent%2Ffluentd.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Ffluent%2Ffluentd?ref=badge_shield) [Fluentd](http://fluentd.org/) collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Fluentd helps you unify your logging infrastructure (Learn more about the [Unified Logging Layer](http://www.fluentd.org/blog/unified-logging-layer)).