diff --git a/README.md b/README.md index b1855d4..9d0da57 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ * [Benchmarking](#benchmarking) * [Data Loss Prevention](#data-loss-prevention) * [Identity and Access Mangement](#identity-and-access-management) + * [Incident Response](#incident-response) * [Spring](#spring) * [Examples](#examples) * [Automated Security Assessment](#ex-automated-security-assessment) @@ -78,6 +79,21 @@ * [ConsoleMe by Netflix](https://github.com/Netflix/consoleme) * [Repokid by Netflix](https://github.com/Netflix/Repokid) * [Policy Sentry by Salesforce](https://github.com/salesforce/policy_sentry/) +* [CloudSplaining by Salesforce](https://github.com/salesforce/cloudsplaining) +* [AWS-AllowLister by Salesforce](https://github.com/salesforce/aws-allowlister) +* [Terraform for Policy Guru by Salesforce](https://github.com/salesforce/terraform-provider-policyguru) +* [Kubernetes AWS IAM Authenticator by Kubernetes SIG](https://github.com/kubernetes-sigs/aws-iam-authenticator) +* [Parliament by Duo Labs](https://github.com/duo-labs/parliament) +* [CloudTracker by Duo Labs](https://github.com/duo-labs/cloudtracker) +* [AWS Missing Tools by CloudAvail](https://github.com/cloudavail/aws-missing-tools) +* [Enumerate IAM by Andres Riancho](https://github.com/andresriancho/enumerate-iam) +* [Awesome IAM List](https://github.com/kdeldycke/awesome-iam) +* [AWS IAM Generator by AWS Labs](https://github.com/awslabs/aws-iam-generator) +### Incident Response +* [PagerDuty Incident Response Docs](https://github.com/PagerDuty/incident-response-docs) +* [Awesome Incident Response List](https://github.com/meirwah/awesome-incident-response) +* [Dispatch by Netflix](https://github.com/Netflix/dispatch) +* [AWS Incident Response Playbooks by AWS Samples](https://github.com/aws-samples/aws-incident-response-playbooks) ### Spring * [Spring Cloud Security](https://github.com/dschadow/CloudSecurity) ## Examples