From 587726069a98339e05e299d210ed424dd6ba577c Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 1 Aug 2025 05:28:09 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a6e38f0..e34eacc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![License: Apache-2.0][Apache 2.0 Badge]][Apache 2.0] [![GitHub Release Badge]][GitHub Releases] [![CNI Plugins Badge]][CNI Plugins Release] +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fk0sproject%2Fcni-node.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fk0sproject%2Fcni-node?ref=badge_shield) A [Docker] image for installing and configuring [CNI Plugins] and [Multus CNI] on a node. For example on a [Kubernetes] one. @@ -199,3 +200,7 @@ spec: [GitHub Releases]: https://github.com/k0sproject/cni-node/releases [GitHub Release Badge]: https://img.shields.io/github/release/k0sproject/cni-node/all.svg?style=flat-square [CNI Plugins Release]: https://github.com/containernetworking/plugins/releases/tag/v0.9.1 + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fk0sproject%2Fcni-node.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fk0sproject%2Fcni-node?ref=badge_large) \ No newline at end of file