Netflix/security_monkey

What does the Change Emails "With Issues" option mean under notification settings?

Open

#945 opened on Feb 15, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (4,341 stars) (832 forks)batch import
bughelp wanted

Description

Under notification settings, I set Change Emails to be "With Issues" and set EMAIL_AUDIT_REPORTS_INCLUDE_JUSTIFIED=False in the config. I assumed this meant it would only email me on changes with unjustified issues, however I still get emails for changes that have no issues at all (e.g. creating / deleting RDS snapshots, updating route 53 records, etc.). Is this a bug or am I not understanding what "With issues" means? Also, I am using the code in the develop branch fetched 2-14.

Thanks!

Contributor guide