Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding additional option for AWS threat modeling for builders, fixing name #46

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ Contributions welcome. Add links through pull requests or create an issue to sta

- [Threat Modeling Security Fundamentals](https://learn.microsoft.com/en-us/training/paths/tm-threat-modeling-fundamentals/)

- [Threat Modeling the Right Way for Builders Workshop](https://explore.skillbuilder.aws/learn/course/external/view/elearning/13274/threat-modeling-the-right-way-for-builders-workshop) - AWS Skill Builder threat modeling workshop. Requires AWS Skill Builder Login (free).

- AWS' Threat modeling for builders workshop is available on [AWS Workshop Studio](https://catalog.workshops.aws/threatmodel/en-US), and [AWS Skill Builder](https://explore.skillbuilder.aws/learn/course/external/view/elearning/13274/threat-modeling-the-right-way-for-builders-workshop) (requires free AWS Skill Builder account).


### Paid
Expand Down Expand Up @@ -193,6 +192,8 @@ Contributions welcome. Add links through pull requests or create an issue to sta

- [Leveraging Threat Modeling for your SOC/SIEM](https://www.ncsc.gov.uk/collection/building-a-security-operations-centre/onboarding-systems-and-log-sources/threat-modelling)

- [AWS' How to approach threat modeling](https://aws.amazon.com/blogs/security/how-to-approach-threat-modeling/)


## Threat Model examples

Expand Down Expand Up @@ -279,6 +280,7 @@ Contributions welcome. Add links through pull requests or create an issue to sta

- [drawio-threatmodeling](https://github.com/michenriksen/drawio-threatmodeling) - A collection of custom libraries to turn the free and cross-platform Draw.io diagramming application into the perfect tool for threat modeling.

- [Threat composer](https://github.com/awslabs/threat-composer) - A simple threat modeling tool to help humans to reduce time-to-value when threat modeling. Try the [hosted version](https://awslabs.github.io/threat-composer/) on awslabs. Data is persisted only client-side within the browser (100% local storage).

### Paid tools

Expand Down