security_monkey icon indicating copy to clipboard operation
security_monkey copied to clipboard

Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.

Results 85 security_monkey issues
Sort by recently updated
recently updated
newest added

With the new issue score override (and disable), there is no longer a reason to keep AuditorSettings. UI/API/DB can be modified to remove these.

refactor

I am trying to ignore creation of all instances whose name starts something with keyword-*. I have given technology as "ec2instance" and prefix as "keyword". Still when an instance gets...

bug
AWS

Hi All, I've setup my security monkey and everything works fine. However, when trying to connect to my GCP Project, I can't see anything under the search tab, so I'm...

bug
question
GCP

## Description of issue: I execute monkey find_changes and after retrieving at least some information it throws this exception: ``` 2018-03-08 11:11:18,988 DEBUG: Adding issue: gcsbucket/EUROPE-WEST1/username/bucketname OWNERS max exceeded in...

bug
GCP

## Please make sure that you have checked the boxes: - [X] Review the [Quickstart guide](quickstart.md) - [X] Search for both open and closed issues regarding the problem you are...

enhancement

Add AWS Organization support - audit the set of Service Control Policies defined and which OU's / accounts they are bound to

enhancement
difficulty: newcomer

Some of the checks require some expertise to understand or figure out how to fix. For example, for S3 buckets, you can end up with "POLICY - No Policy." which...

enhancement

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...

bug
help wanted

When you wish to find all objects whose name contains a substring, the select2 search boxes require that you select an item from the drop down. You can't search for...

enhancement

https://github.com/Netflix/security_monkey/blob/develop/docs/quickstart.md. These fields are needed to run SM on GCP instance. Mentioning it in doc will be helpful. GOOGLE_CLIENT_ID GOOGLE_AUTH_ENDPOINT GOOGLE_SECRET is mandatory to put in env-config/config.py Also, some screenshot...

GCP
documentation