From a069daa353ee4ad2642b0943ef73926b87ba1d36 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 11 Sep 2025 07:51:30 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0086724..20e70fd 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE) [![Join our community](https://img.shields.io/badge/slack-cncf_%23openfga-40abb8.svg?logo=slack)](https://openfga.dev/community) [![Twitter](https://img.shields.io/twitter/follow/openfga?color=%23179CF0&logo=twitter&style=flat-square "@openfga on Twitter")](https://twitter.com/openfga) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenfga%2Fmodel-visualizer.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenfga%2Fmodel-visualizer?ref=badge_shield) ![example screenshot of rendered weighted graph for an OpenFGA authorization model](/screenshot.png) @@ -27,4 +28,6 @@ The weighted graph is primarily an internal construct, designed to help the syst ## License -This project is licensed under the Apache-2.0 license. See the [LICENSE](https://github.com/openfga/language/blob/main/LICENSE) file for more info. \ No newline at end of file +This project is licensed under the Apache-2.0 license. See the [LICENSE](https://github.com/openfga/language/blob/main/LICENSE) file for more info. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenfga%2Fmodel-visualizer.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenfga%2Fmodel-visualizer?ref=badge_large) \ No newline at end of file