Enhancement: Notifications Cache #2568
domwhewell-sage
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It would be nice for BBOT 2.0 if a notifications cache feature was available. The current notifications modules
Discord
/Slack
/Teams
will ping as soon as the event_type is discovered which is a great feature! However for named scans that run on a regular basis the pinging of these services can get overwhelming and interesting new finds can get buried.This could be implemented with the notifications output modules performing some checks on when this event was last seen before emitting it. The cache should have an expiry time also.
Beta Was this translation helpful? Give feedback.
All reactions