From 7df9ba07f897275398520be5a04744ded9bca3c4 Mon Sep 17 00:00:00 2001 From: jon-trust <64755559+jon-trust@users.noreply.github.com> Date: Wed, 25 Jan 2023 11:54:24 +0800 Subject: [PATCH] Added ThreatModel for Amazon S3 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 62bd080..375f294 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,8 @@ * [PagerDuty Stakeholder Communication Docs](https://github.com/PagerDuty/stakeholder-comms-docs) ### Spring * [Spring Cloud Security](https://github.com/dschadow/CloudSecurity) +### Threat modeling +* [ThreatModel for Amazon S3](https://github.com/trustoncloud/threatmodel-for-aws-s3) - Library of all the attack scenarios on Amazon S3 and how to mitigate them, following a risk-based approach ## Examples ### Ex. Automated Security Assessment * [AWS Config Rules Repository](https://github.com/awslabs/aws-config-rules)