From 741d4632ca73cc0e4b8c5bd72655b50cd8e5b279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20J=C4=99drecki?= Date: Tue, 21 Apr 2026 14:59:24 +0200 Subject: [PATCH] Add FOSSA badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 823beef8..29405520 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://github.com/splunk/splunk-sdk-python/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/splunk/splunk-sdk-python/actions/workflows/test.yml) ![License](https://img.shields.io/badge/license-Apache%202.0-informational.svg) +[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B8617%2Fsplunk%2Fsplunk-sdk-python.svg?type=small)](https://app.fossa.com/projects/custom%2B8617%2Fsplunk%2Fsplunk-sdk-python?ref=badge_small) The [Splunk Enterprise](https://www.splunk.com/en_us/products/splunk-enterprise.html) Software Development Kit (SDK) for Python is intended to be the primary way for developers to communicate with the Splunk platform's REST API.