From e26d8f90b71c1d3cf6155c2da050d37026029a2e Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 1 Aug 2025 05:28:00 -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 949199d..6729bb0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Image Builder +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fk0sproject%2Fimage-builder.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fk0sproject%2Fimage-builder?ref=badge_shield) + This repo contains the Dockerfiles and GitHub actions for building the images used in [k0s](https://github.com/k0sproject/k0s). @@ -20,4 +22,7 @@ the script will do it for calico-cni, calico-kube-controllers and calico-node: ```shell ./bump-images.sh calico v3.28.2-0 v3.28.4-0 v3.29.3-1 v3.29.4-0 -```` \ No newline at end of file +```` + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fk0sproject%2Fimage-builder.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fk0sproject%2Fimage-builder?ref=badge_large) \ No newline at end of file