fix: [cisco_firesight_manager_ACL_rule_export] include in __init__

pull/681/head
Christophe Vandeplas 2024-08-10 07:46:01 +02:00
parent 33824e04ad
commit 9e95c0e81d
No known key found for this signature in database
GPG Key ID: BDC48619FFDC5A5B
1 changed files with 1 additions and 1 deletions

View File

@ -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']