From 014227d0e31113cec1deaf277b31268c5f770033 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 8 Dec 2025 12:52:41 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 51c7086d9..6021952b5 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/git%2Bgithub.com%2Fsplunk%2Fsplunk-sdk-python.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsplunk%2Fsplunk-sdk-python?ref=badge_shield) 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. @@ -251,3 +252,7 @@ If you are not covered under an existing maintenance/support agreement, you can ### Contact us You can reach the Splunk Developer Platform team at [devinfo@splunk.com](mailto:devinfo@splunk.com). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsplunk%2Fsplunk-sdk-python.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsplunk%2Fsplunk-sdk-python?ref=badge_large) \ No newline at end of file