From 4d4e513ab53006c90eadb0e6dbe7bbe2851e060d Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 17 Jun 2026 11:49:02 -0500 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 9c23259..8e6ec37 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Bootc Operator +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-operator.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-operator?ref=badge_shield) + A Kubernetes operator for managing [bootc] nodes. @@ -196,3 +198,7 @@ directly. [MCO]: https://github.com/openshift/machine-config-operator [OpenShift]: https://www.redhat.com/en/technologies/cloud-computing/openshift [Pod Security Admission]: https://kubernetes.io/docs/concepts/security/pod-security-admission/ + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-operator.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-operator?ref=badge_large) \ No newline at end of file