mirror of https://github.com/MISP/misp-modules
parent
b29b3ded28
commit
1def6e3f06
|
@ -38,4 +38,7 @@ def handler(q=False):
|
|||
|
||||
def version():
|
||||
moduleinfo['config'] = moduleconfig
|
||||
return moduleinfo
|
||||
return moduleinfo
|
||||
|
||||
def introspection():
|
||||
return mispattributes
|
Loading…
Reference in New Issue