mirror of https://github.com/MISP/misp-modules
parent
d868373c5a
commit
347d12c78c
|
@ -99,6 +99,7 @@ class Yeti():
|
|||
attr_misp['object_relation'] = 'domain'
|
||||
else:
|
||||
attr_misp['object_relation'] = None
|
||||
print('Attribute %s' % attr_misp)
|
||||
return attr_misp
|
||||
|
||||
def handler(q=False):
|
||||
|
|
Loading…
Reference in New Issue