intelmq.bots.parsers.autoshun package¶
Submodules¶
intelmq.bots.parsers.autoshun.parser module¶
-
class
intelmq.bots.parsers.autoshun.parser.
AutoshunParserBot
(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.ParserBot
Parse the Autoshun feed
-
parse
(report)¶
-
parse_line
(line, report)¶
-
-
intelmq.bots.parsers.autoshun.parser.
BOT
¶ alias of
intelmq.bots.parsers.autoshun.parser.AutoshunParserBot