misp-modules/misp_modules/lib/vt_graph_parser/helpers/__init__.py

8 lines
149 B
Python

"""vt_graph_parser.helpers.
This modules provides functions and attributes to help MISP importers.
"""
__all__ = ["parsers", "rules", "wrappers"]