Splunk Dev

Splunklib Python SDK doesn't pass Splunk 8.x Upgrade Readiness App Checker

cameronjust
Path Finder

Hi All,

I'm in the process of upgrading this app to be 8.x compatible - https://splunkbase.splunk.com/app/1922/

Now this app used the Python Splunklib SDK so I also downloaded the latest from here and replaced it -
https://github.com/splunk/splunk-sdk-python

I've got it working and it passes appinspect

appinspect-2020-06-09_16-21-26.png

Only problem is it doesn't pass Splunk's 8.x Upgrade Readiness Checker App - https://splunkbase.splunk.com/app/4698/

NotReady2020-06-09_14-45-06.png

The culprit seems to be the latest splunklib Python SDK. I'm sure it will be fine just thought I would ping the devs to either fix the warnings or get the Upgrade Readiness devs to exclude the warnings for splunklib.

 

An example of one of the warnings. I'd attach the full JSON output but this forum doesn't seem to allow attachments.

sample-error2020-06-10_8-39-36.png

Edit: Full repo of updated app including the results from both app inspect and Upgrade Readiness checker : https://bitbucket.org/rivium/ta-base64/src/master/

Labels (1)
Tags (1)
0 Karma

ncanumalla
Splunk Employee
Splunk Employee

The Splunk Platform Upgrade Readiness App is no longer taking new updates and is replaced by the Upgrade Readiness App. The scan of the splunklib is ignored and these warnings should no longer appear in the latest version 3.0.2. Please update to using the latest Upgrade Readiness App

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...