teamdeeson / warden

Warden Server
https://www.deeson.co.uk
GNU General Public License v3.0
51 stars 18 forks source link

[WIP] Script for triggering notifications. #131

Closed artursv closed 4 years ago

artursv commented 6 years ago

We recently upgraded Warden dash to the latest version which included the nice addition of Slack notifications so our security team wanted to take advantage of those and have notifications X times a week.

This is simple wrapper script around the DashboardSendNotificationCommand for easier cron command. I'm no bash expert so any feedback is welcome.

mikeddeeson commented 6 years ago

Hi @artursv,

Thanks for this, it does look like a good addition to the system. On initial glance it looks fine, but I will have a play with it to see if anything crops up 😄

Thanks Mike

mikeddeeson commented 4 years ago

Hi @artursv

Sorry for the delay in getting this merged, I was concentrating on getting version 2.0 ready for release and I was away on sabbatical for the summer 😄.

I have merged this now as this looks to be a good addition.

Thanks Mike