dfir-iris / iris-web

Collaborative Incident Response platform
GNU Lesser General Public License v3.0
1.08k stars 184 forks source link

EMAIL NOTIFICATION #333

Open jsgoliveira opened 1 year ago

jsgoliveira commented 1 year ago

Hi!

Does DFIR-IRIS already have an email notification method when, for example, a new task is created? Would it be possible to add this feature?

wonhee0410 commented 1 year ago

Hi!

Does DFIR-IRIS already have an email notification method when, for example, a new task is created? Would it be possible to add this feature?

The same to me, email notification is really important if I work with other users.

whikernel commented 12 months ago

Hi @jsgoliveira

For now you need to leverage the Webhook module and an automation tool in the middle to orchestrate the notifications. This can already be done with the current version of IRIS.

We might added native support in the future but it might take some times.