mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-23 16:49:43 +02:00
Returning stix2 file name with iocs as well
This commit is contained in:
@@ -207,6 +207,7 @@ class Indicators:
|
||||
"value": ioc,
|
||||
"type": ioc_type,
|
||||
"name": ioc_collection["name"],
|
||||
"stix2_file_name": ioc_collection["stix2_file_name"],
|
||||
}
|
||||
|
||||
def check_domain(self, url):
|
||||
|
||||
Reference in New Issue
Block a user