You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Running Appinspect in precert mode with cloud tags enabled on an app containing splunklib results in a failure for lack of support for v2 API. This seems likely an issue with appinspect's check but I'm opening an issue here to try and get visibility on it.
Expected behavior
No failed checks, since this is a Splunk module, or an update to splunklib.
Logs or Screenshots
FAILURE: Some 'search/*' endpoints has been deprecated in Splunk
9.0.1 and replaced by new v2 APIs.They might be removed entirely in
a future release. An alternative could be found at
https://docs.splunk.com/Documentation/Splunk/9.0.1/RESTREF/RESTsearch#Semantic_API_versioning
File: lib/splunklib/client.py Line Number: 578
Splunk (please complete the following information):
N/A
SDK (please complete the following information):
Version: 1.7.4
Language Runtime Version: 3.11
OS: Mac OS 13.6
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Good morning,
Could you provide AppInspect CLI version?
Could you also try to submit the same app via AppInspect API and let us know whether this behaviour still occurs?
Thanks
Describe the bug
Running Appinspect in precert mode with cloud tags enabled on an app containing splunklib results in a failure for lack of support for v2 API. This seems likely an issue with appinspect's check but I'm opening an issue here to try and get visibility on it.
To Reproduce
splunk-appinspect inspect ./<the app>.spl --mode precert --included-tags cloud
Expected behavior
No failed checks, since this is a Splunk module, or an update to splunklib.
Logs or Screenshots
Splunk (please complete the following information):
N/A
SDK (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: