certat/intelmq

Add requestor to incident reports

Opened this issue · 0 comments

Feature request: add a (configured) requestor email address to create incident reports, here:

report_id = self.rt.create_ticket(Queue='Incident Reports', Subject=subject,
Owner=self.config['rt']['user'])

Requestor should include the feed.code, so maybe use string formatting