organization · inferred from evidence
Splunk
The company or maintainers responsible for merging community PRs and confirming fixes in the SDK.
- pip install splunk-sdk fails on Python 3.12: Getting requirements to build wheel did not run successfully
pip install splunk-sdk blows up on Python 3.12. The install fails while building the wheel for splunk-sdk 1.7.4, with "Getting requirements to build wheel did not run successfully" and a subprocess-exited-with-error traceback coming from in
- Incorrect permissions on event_writer.py in splunk-sdk 1.7.2 fail AppInspect
Vendoring splunk-sdk 1.7.2 into a Splunk app fails AppInspect because one file in the SDK ships with wrong permissions: lib/splunklib/modularinput/event_writer.py is 755 (rwxr-xr-x) while every other file in the package is 644. AppInspect r