From 67c1ad3e343ae85c1b0c3ebe05bd91f853554e21 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 7 Nov 2024 12:37:49 -0700 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 68935235..e8b242d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # OpenFGA API +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenfga%2Fapi.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenfga%2Fapi?ref=badge_shield) + This project contains the definitions of [Protocol Buffers](https://developers.google.com/protocol-buffers/) used by OpenFGA. [Buf](https://github.com/bufbuild/buf) is used to manage, package, and generate source code from the protocol buffer definitions. The API definitions @@ -45,3 +47,7 @@ Or you can just use ```bash make ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenfga%2Fapi.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenfga%2Fapi?ref=badge_large) \ No newline at end of file