update stix generator for OpenCTI compatability

This commit is contained in:
VVX7 2022-07-03 19:09:05 -04:00
parent aebab66a11
commit fd84d4c13d
7 changed files with 31 additions and 23 deletions

View file

@ -13,4 +13,4 @@ def make_disarm_identity():
identity_class="organization",
description="DISARM is a framework designed for describing and understanding disinformation incidents.",
)
return identity
return [identity]