mirror of https://github.com/MISP/misp-modules
fix: [cisco_firesight_manager_ACL_rule_export] include in __init__
parent
33824e04ad
commit
9e95c0e81d
|
@ -1,3 +1,3 @@
|
|||
__all__ = ['cef_export', 'mass_eql_export', 'liteexport', 'goamlexport', 'threat_connect_export', 'pdfexport',
|
||||
'threatStream_misp_export', 'osqueryexport', 'nexthinkexport', 'vt_graph', 'defender_endpoint_export',
|
||||
'virustotal_collections', 'yara_export']
|
||||
'virustotal_collections', 'yara_export', 'cisco_firesight_manager_ACL_rule_export']
|
||||
|
|
Loading…
Reference in New Issue