From cc8ee17023799f2eaa4e62724731f692f9a5d436 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 28 Jul 2025 05:20:35 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9b3bb68f..94089990 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Pingora ![Pingora banner image](./docs/assets/pingora_banner.png) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FG-Core%2Fpingora.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FG-Core%2Fpingora?ref=badge_shield) ## What is Pingora Pingora is a Rust framework to [build fast, reliable and programmable networked systems](https://blog.cloudflare.com/pingora-open-source). @@ -78,3 +79,6 @@ Please see our [contribution guidelines](./.github/CONTRIBUTING.md). # License This project is Licensed under [Apache License, Version 2.0](./LICENSE). + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FG-Core%2Fpingora.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FG-Core%2Fpingora?ref=badge_large) \ No newline at end of file