An open API service indexing awesome lists of open source software.

https://github.com/michael-robbins/securitybot

An interface between chat applications and security programs
https://github.com/michael-robbins/securitybot

security slack-bot zoneminder

Last synced: 6 months ago
JSON representation

An interface between chat applications and security programs

Awesome Lists containing this project

README

          

# SecurityBot

SecurityBot provides a bridge between human interfaces (eg. Slack) and security interfaces (eg. ZoneMinder).

Outstanding Features
* Allow the security interface to listen to ZM and post messages to slack proactively
* When under alarm, post a picture/still of the alarm event
* Make execution and listening of the security and human interfaces separate threads
* Create a common message bus pipe them together
* Make the loggers named after their interfaces, probably a sub-logger or something