From 565c689aed9c1370f9fa3f080d385471461b874b Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 17 Jun 2026 11:48:58 -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 7f903e3fa..cd0b23581 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # bcvk - bootc virtualization kit +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbcvk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbcvk?ref=badge_shield) + This project helps launch ephemeral VMs from bootc containers, and also create disk images that can be imported into other virtualization frameworks. @@ -123,3 +125,7 @@ Related projects and content: See [docs/HACKING.md](docs/HACKING.md). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbcvk.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbcvk?ref=badge_large) \ No newline at end of file