Netflix / security_monkey

Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
Apache License 2.0
4.36k stars 800 forks source link

Dev branch #1225

Closed szippy closed 5 years ago

mikegrima commented 5 years ago

Hello!

The changes requested should be a separate plugin for Slack and not part of the custom_alerter.py file.

szippy commented 5 years ago

Moved all slack alert logic out to slack_alerter.py

szippy commented 5 years ago

Made requested changes according to example in security_monkey/misc.md

szippy commented 5 years ago

Created init, moved variable declarations into init method, and swapped print statement out for logger.