intelmq.bots.parsers.vxvault package

Submodules

intelmq.bots.parsers.vxvault.parser module

intelmq.bots.parsers.vxvault.parser.BOT

alias of intelmq.bots.parsers.vxvault.parser.VXVaultParserBot

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

Bases: intelmq.lib.bot.ParserBot

Parse the VXVault feed

parse(report)
parse_line(row, report)
recover_line(line)

Module contents