From a72fafc82cfae841d9fa8cd7b849bb6f77f0ed45 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sat, 31 Jan 2026 19:15:06 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90af4385471..339b40d8fd6 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ CI](https://github.com/fastify/fastify/workflows/package-manager-ci/badge.svg)]( [![Web SIte](https://github.com/fastify/fastify/workflows/website/badge.svg)](https://github.com/fastify/fastify/actions/workflows/website.yml) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhttps-quantumblockchainai-atlassian-net%2Ffastify.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhttps-quantumblockchainai-atlassian-net%2Ffastify?ref=badge_shield) @@ -59,6 +60,9 @@ fastest web frameworks in town. This branch refers to the Fastify v4 release. Check out the [v3.x](https://github.com/fastify/fastify/tree/v3.x) branch for v3. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhttps-quantumblockchainai-atlassian-net%2Ffastify.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhttps-quantumblockchainai-atlassian-net%2Ffastify?ref=badge_large) + ### Quick start Create a folder and make it your current working directory: @@ -389,4 +393,4 @@ dependencies: - MIT - ISC - BSD-3-Clause -- BSD-2-Clause +- BSD-2-Clause \ No newline at end of file