Skip to content

Commit

Permalink
fix: [cisco_firesight_manager_ACL_rule_export] include in __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
cvandeplas committed Aug 10, 2024
1 parent 33824e0 commit 9e95c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misp_modules/modules/export_mod/__init__.py
Original file line number Diff line number Diff line change
@@ -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']

0 comments on commit 9e95c0e

Please sign in to comment.