intelmq.bots.parsers.calidog package¶
Submodules¶
intelmq.bots.parsers.calidog.parser_certstream module¶
A bot to parse certstream data. @author: Christoph Giese (Telekom Security, CDR)
-
intelmq.bots.parsers.calidog.parser_certstream.BOT¶ alias of
intelmq.bots.parsers.calidog.parser_certstream.CertStreamParserBot
-
class
intelmq.bots.parsers.calidog.parser_certstream.CertStreamParserBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.ParserBotParse the CertStream feed
-
parse(report)¶
-
parse_line(line, report)¶
-
recover_line(line)¶
-