cortex: update analyzer/responder download URLs

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-03-31 20:37:12 +02:00
parent 50ad2d8be5
commit 4b2ca980aa
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ analyzer {
# - directory where analyzers are installed
# - json file containing the list of analyzer descriptions
urls = [
"https://dl.bintray.com/thehive-project/cortexneurons/analyzers.json"
"https://download.thehive-project.org/analyzers.json"
]
# Sane defaults. Do not change unless you know what you are doing.
@ -75,7 +75,7 @@ analyzer {
# RESPONDERS
responder {
urls = [
"https://dl.bintray.com/thehive-project/cortexneurons/responders.json"
"https://download.thehive-project.org/responders.json"
]
# Sane defaults. Do not change unless you know what you are doing.