From b79e133c2ca611f36dafbdf311d574295308cc66 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 11 Oct 2024 22:38:07 -0400 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 5db45f9..c3e65aa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # ResourceConsist +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKusionStack%2Fresourceconsist.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKusionStack%2Fresourceconsist?ref=badge_shield) + [**ResourceConsist**](https://kusionstack.io/docs/operating/manuals/resourceconsist) aims to make a customized controller can be realized easily, and offering the ability of following [**PodOpsLifecycle**](https://kusionstack.io/docs/operating/concepts/podopslifecycle) for controllers. @@ -55,3 +57,7 @@ experimental adapters are ready to release. We welcome everyone to participate in construction with us. Visit the [contribution guide](docs/contribution.md) to understand how to participate in the contribution KusionStack project. If you have any questions, please [submit the issue](https://github.com/KusionStack/resourceconsist/issues). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKusionStack%2Fresourceconsist.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKusionStack%2Fresourceconsist?ref=badge_large) \ No newline at end of file