dfir-iris / iris-web

Collaborative Incident Response platform
GNU Lesser General Public License v3.0
999 stars 152 forks source link

EMAIL NOTIFICATION #333

Open jsgoliveira opened 8 months ago

jsgoliveira commented 8 months 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 8 months 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 8 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.