PaloAltoNetworks/Splunk_TA_paloalto

Splunk Cloud Vetting 6.1.0 (warnings) - "advisable to fix"

Closed this issue · 1 comments

Splunks Cloud team have come back with the following 'suggestions' that aren’t failures but would are

advisable to fix

Avoiding plaintext passwords in the app is recommend, even though this is an example app.
bin/lib/pandevice/examples/bulk_address_objects.py    line 42  
bin/lib/pandevice/examples/ensure_security_rule.py     line 39
Environment variable usage also caused some warnings.
The environment variable 'SPLUNK_DB' might be modified by the method 'init_splunk_environment' but it is not called in the app  bin/lib/environment.py line 68
The environment variable 'LD_LIBRARY_PATH' might be modified by the method 'init_splunk_environment' but it is not called in the app. bin/lib/environment.py line 79
The program might be re-run with the new environment variables for Splunk bin/lib/environment.py line 89

These have been resolved in the latest releases. Thanks!