mirror of https://github.com/MISP/misp-modules
Updated description to reflect merging use case
parent
50bae1f549
commit
3a4c540a81
|
@ -7,7 +7,7 @@ userConfig = { };
|
||||||
inputSource = ['file']
|
inputSource = ['file']
|
||||||
|
|
||||||
moduleinfo = {'version': '0.1', 'author': 'Richard van den Berg',
|
moduleinfo = {'version': '0.1', 'author': 'Richard van den Berg',
|
||||||
'description': 'MISP JSON format import module for MISP',
|
'description': 'MISP JSON format import module for merging MISP events',
|
||||||
'module-type': ['import']}
|
'module-type': ['import']}
|
||||||
|
|
||||||
moduleconfig = []
|
moduleconfig = []
|
||||||
|
|
Loading…
Reference in New Issue