From f43019edcc63ae40b7d89fbed22c7894fd02de59 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 22 Feb 2021 09:21:19 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8582857..b0335d0 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Hull SQL Ship. +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhull-ships%2Fhull-sql.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhull-ships%2Fhull-sql?ref=badge_shield) + ### Using : @@ -83,3 +85,7 @@ Logs that are specific for SQL Connector: * `Invalid structure {messages}` - errors about invalid results structure, e.g. missing email/external_id, json column in postgres database ... - warning: * `Warning: Query returned no results` - when query that was already saved returned no results + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhull-ships%2Fhull-sql.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhull-ships%2Fhull-sql?ref=badge_large) \ No newline at end of file