security_monkey
security_monkey copied to clipboard
Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
## Please make sure that you have checked the boxes: - [X] [Pease review the Troubleshooting doc for additional details regarding your issue.](https://github.com/Netflix/security_monkey/blob/develop/docs/troubleshooting.md) - Debug Logging is enabled - Reviewed...
## Please make sure that you have checked the boxes: - [ *] [Pease review the Troubleshooting doc for additional details regarding your issue.](https://github.com/Netflix/security_monkey/blob/develop/docs/troubleshooting.md) - [ *] Review the [Quickstart...
Set AWS_DEFAULT_REGION environment variable to one set as default region in security monkey. This fix addresses following issue in aws govcloud: ------ `botocore.exceptions.ClientError: An error occurred (InvalidClientTokenId) when calling the...
Does anybody have any ideas why I get this error in the dashboard view? Everything else is working perfectly. main.dart.js:40376 GET https://URL/api/1/items?accounts=PD-AWS-Live&accounttypes=&active=true&count=1000000000&names=&page=1®ions=&summary=true&technologies= 500 (INTERNAL SERVER ERROR) main.dart.js:43764 HTTP 500: {"message":...
I have setup Security Monkey on our AWS infra using the official guide but the data is not being populated on the UI. When I run "monkey find_changes" on the...
Bump cloudaux and move IAM User and Role to new CloudAux orchestration
## 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...
## Please make sure that you have checked the boxes: - [ ] Review the [Quickstart guide](quickstart.md) - [ ] [Search for both open and closed issues](https://github.com/Netflix/security_monkey/issues?&q=is%3Aissue+) regarding the problem...
I have Justified some issue, but they still show the same score. This confuse me, becouse I though that after I justify the problem, it is acknowledge as something normal...
Hi, Im trying to setup SES/SMTP server for alerts. I think it will be nice to add the monkey a param for testing those configuration e.g: monkey send_email [email protected] and...