SA-cim_vladiator
SA-cim_vladiator copied to clipboard
XML version issue
I am able to install this successfully in on-prem, but when installing in Splunk cloud im able to see multiple errors attached below.
Failures will block the Cloud Vetting. They must be fixed. check_that_extracted_splunk_app_does_not_contain_prohibited_directories_or_files
A prohibited file or directory was found in the extracted Splunk App: .gitignore
check_that_splunk_app_package_does_not_contain_files_outside_of_app
A file or folder was found outside of the app within the overall package. OR the file or folder does not have expected permission. Please remove this file or folder OR modify the permission : SA-cim_vladiator-1.8.0
check_simplexml_standards_version
Change the version attribute in the root node of your Simple XML dashboard default/data/ui/views/cim_dictionary.xml to `<version=1.1>`. Earlier dashboard versions introduce security vulnerabilities into your apps and are not permitted in Splunk Cloud File: default/data/ui/views/cim_dictionary.xml
Change the version attribute in the root node of your Simple XML dashboard default/data/ui/views/cim_validator.xml to `<version=1.1>`. Earlier dashboard versions introduce security vulnerabilities into your apps and are not permitted in Splunk Cloud File: default/data/ui/views/cim_validator.xml
just an FYI i am on :- Splunk Cloud Version: 8.2.2112 (Victoria)
Adding <form version="1.1">
to "cim_dictionary" and "cim_validator" files fixed the issue for me.
yes that's the fix, hopefully someone will update it here.
I also had to do these 2 lines fix to be able to deploy in SplunkCloud via private app