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

8 lines
145 B
Python

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