From 650a66c576f802b3facddd1dd0e7f525701f7955 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 30 Jul 2026 13:54:33 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 661e9e6..04916b5 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ [![License - Apache 2.0](https://img.shields.io/badge/license-Apache_2.0-blue)](./LICENSE) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Felectric-sql%2Fpg_query_ex.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Felectric-sql%2Fpg_query_ex?ref=badge_shield) # PgQuery @@ -81,6 +82,9 @@ This Elixir interface is distributed under the terms of the [Apache 2.0 license] The codebase also contains a git-subtree snapshot of [lib_pg_query](https://github.com/pganalyze/libpg_query) which is distributed under the [BSD 3-Clause license](https://github.com/pganalyze/libpg_query/blob/15-latest/LICENSE). + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Felectric-sql%2Fpg_query_ex.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Felectric-sql%2Fpg_query_ex?ref=badge_large) + ## Contributing -See the [Community Guidelines](https://github.com/electric-sql/meta) including the [Guide to Contributing](https://github.com/electric-sql/meta/blob/main/CONTRIBUTING.md) and [Contributor License Agreement](https://github.com/electric-sql/meta/blob/main/CLA.md). +See the [Community Guidelines](https://github.com/electric-sql/meta) including the [Guide to Contributing](https://github.com/electric-sql/meta/blob/main/CONTRIBUTING.md) and [Contributor License Agreement](https://github.com/electric-sql/meta/blob/main/CLA.md). \ No newline at end of file