Spaces:
Runtime error
Runtime error
refactor: add a space
Browse files
tdagent/tools/get_domain_information.py
CHANGED
@@ -356,7 +356,7 @@ extractor_of_ioc_from_threatfox_tool = gr.Interface(
|
|
356 |
outputs="text",
|
357 |
title="IoC information extractor associated to particular entities",
|
358 |
description=(
|
359 |
-
"If information as an Indicator of Compromise (IoC) exists"
|
360 |
"for the input url, domain or hash, it retrieves it"
|
361 |
),
|
362 |
theme="default",
|
|
|
356 |
outputs="text",
|
357 |
title="IoC information extractor associated to particular entities",
|
358 |
description=(
|
359 |
+
"If information as an Indicator of Compromise (IoC) exists "
|
360 |
"for the input url, domain or hash, it retrieves it"
|
361 |
),
|
362 |
theme="default",
|