From 4a33508f6c787b72e2e9140275a1ee49e30f36c3 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 11 Oct 2024 22:38:13 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94d14ac..e090367 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Kusion Catalog +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKusionStack%2Fcatalog.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKusionStack%2Fcatalog?ref=badge_shield) + Kusion is an Intent-Driven Platform Orchestrator that enables developers to specify their desired intent in a declarative way and then use a consistent workflow to drive continuous delivery through the entire application lifecycle. @@ -54,4 +56,7 @@ As an application developer, the workflow of using a Kusion module looks like th 3. Initialize modules 4. Apply the AppConfiguration -Please visit the [application developer user guide](https://www.kusionstack.io/docs/concepts/module/app-dev-guide) for more details. \ No newline at end of file +Please visit the [application developer user guide](https://www.kusionstack.io/docs/concepts/module/app-dev-guide) for more details. + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKusionStack%2Fcatalog.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKusionStack%2Fcatalog?ref=badge_large) \ No newline at end of file