intelmq.bots.parsers.cleanmx package

Submodules

intelmq.bots.parsers.cleanmx.parser module

intelmq.bots.parsers.cleanmx.parser.BOT

alias of intelmq.bots.parsers.cleanmx.parser.CleanMXParserBot

class intelmq.bots.parsers.cleanmx.parser.CleanMXParserBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)

Bases: intelmq.lib.bot.ParserBot

Parse the CleanMX feeds

get_mapping_and_type(url)
parse(report)
parse_line(entry_str, report)

Module contents