From 18706ddbc2f4caf9e2a32d3df35e2ece1ed6ad26 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 22 Feb 2021 09:43:27 -0800 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 ab4a205..2fa7a18 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ const connector = new Hull.Connector({ configuration }); A complete toolkit which is created next to ExpressJS server instance. Includes Hull Middleware and a set of official patterns to build highly scalable and efficient Connectors. ![hull node core components](/docs/assets/hull-node-components.png) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhull%2Fhull-client-node.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhull%2Fhull-client-node?ref=badge_shield) --- @@ -257,3 +258,7 @@ will log the following line ```js {"context":{"organization":"193a8881.hullapp.io","id":"59e99ec13cd60e5c9d000037","request_id":"123"},"level":"info","message":"hello"} ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhull%2Fhull-client-node.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhull%2Fhull-client-node?ref=badge_large) \ No newline at end of file