RtKelleher / Hive-Reminder

Hive Reminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hive-Reminder.py

Hive Reminder a Python2.7 script to remind your fellow team members to close/remediate user defined past due cases to help with meeting compliance requirements.

Requires the following:

  • TheHive4py (https://github.com/TheHive-Project/TheHive4py)
  • server_address (your Hive server address)
  • api_credentials (your Hive API credentials)
  • smtp_server (your non-authenticated SMTP server address)
  • ignore_list (optional user ignore list)
  • domain (your domain)
  • msg.html (has afew areas to change and should be used as a template for your own email)

Set weekly cron/profit

About

Hive Reminder

License:Apache License 2.0


Languages

Language:HTML 86.8%Language:Python 13.2%