From 106fb140f4933b701ad4d1aabdcaea7ad938b8a3 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 17 Jun 2026 11:49:03 -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 b0ab113..bd60eb0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # bink +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbink.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbink?ref=badge_shield) + A CLI tool for creating Kubernetes dev clusters from bootc images. @@ -120,3 +122,7 @@ bink cluster stop # Stop and also remove persistent data (SSH keys, kubeconfig) bink cluster stop --remove-data ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbink.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbink?ref=badge_large) \ No newline at end of file