certsocietegenerale / FIR

Fast Incident Response
GNU General Public License v3.0
1.74k stars 505 forks source link

WebHook functionaly #161

Open PaulSec opened 7 years ago

PaulSec commented 7 years ago

Hi there,

First of all, great work for FIR guys! I was wondering if you had in mind (or maybe in the road map) some kind of WebHook functionaly so you could plug FIR with some other tool such as Slack or Mattermost.

Eg. As soon as someone updates one finding, you get the notification in the specific channel and can react straight way.

Keen to help you with this feature.

Cheers,

gaelmuller commented 7 years ago

This will probably be covered in fir_notifications that is being worked on in PR #159. If you want to help, you could review the Pull Request and add a WebHook method to it.

PaulSec commented 7 years ago

Ah cool, I will check this out. Thanks!

gaelmuller commented 7 years ago

fir_notifications is now merged. Anyone willing to attempt an implementation for webhooks ? 😉

PaulSec commented 7 years ago

Hehe, I will give this a shot ;-)

andrewshulgin commented 7 years ago

See #209.