mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'fixing_phantom_v2_investigation_bug' into migrate_app_es_soc
This commit is contained in:
@@ -253,6 +253,7 @@ def generate_investigations(REPO_PATH, detections, stories):
|
||||
server = phantom['phantom_server']
|
||||
playbook = phantom['playbook_name']
|
||||
playbook_url = phantom['playbook_url']
|
||||
search = 'CONSTRUCT DETECTION SEARCH HERE'
|
||||
except KeyError as e:
|
||||
sys.exit("ERROR: \"{1}\" missing key {0} with error:\n{1}".format(e, name, e))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user