remg427 / TA-thehive-ce

TA-thehive Cloud Edition
GNU Lesser General Public License v3.0
10 stars 3 forks source link

Insecure http calls in python #1

Closed remg427 closed 4 years ago

remg427 commented 4 years ago

The app cannot be installed on Splunk Cloud due to the following issue:

_Insecure http calls in python. In bin/ta_thehive_ce/modalert_thehive_ce_alert_helper.py, line 403, thehiveurl is from lookup table and can be configured for insecure http calls, which is not allowed in Splunk Cloud. Please validate the url to make sure it starts with 'https://' before sending the request.

Thanks! tr4cefl0w