From dace2c35f35c2402302be0034eea75611688b96b Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 1 Oct 2025 01:22:21 -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 02e5aca3..3d2b832b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![CI](https://github.com/modelpack/modctl/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/modelpack/modctl/actions/workflows/ci.yml) [![GoDoc](https://godoc.org/github.com/modelpack/modctl?status.svg)](https://godoc.org/github.com/modelpack/modctl) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/modelpack/modctl) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmodelpack%2Fmodctl.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmodelpack%2Fmodctl?ref=badge_shield) Modctl is a user-friendly CLI tool for managing OCI model artifacts, which are bundled based on [Model Spec](https://github.com/modelpack/model-spec). It offers commands such as `build`, `pull`, `push`, and more, making it easy for users to convert their AI models into OCI artifacts. @@ -18,3 +19,6 @@ Copyright © contributors to ModelPack, established as ModelPack a Series of LF ## LICENSE Apache 2.0 License. Please see [LICENSE](LICENSE) for more information. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmodelpack%2Fmodctl.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmodelpack%2Fmodctl?ref=badge_large) \ No newline at end of file