From bf226789cc374619ed658988f271a30926a075b8 Mon Sep 17 00:00:00 2001 From: Yevhenii Molchanov Date: Thu, 4 Jan 2024 14:31:52 +0100 Subject: [PATCH] Update Threat_Modeling_Cheat_Sheet.md (#1271) --- cheatsheets/Threat_Modeling_Cheat_Sheet.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cheatsheets/Threat_Modeling_Cheat_Sheet.md b/cheatsheets/Threat_Modeling_Cheat_Sheet.md index 19e3c69a7b..a4b402769e 100644 --- a/cheatsheets/Threat_Modeling_Cheat_Sheet.md +++ b/cheatsheets/Threat_Modeling_Cheat_Sheet.md @@ -115,3 +115,4 @@ Finally, it is time to answer the question "did we do a good enough job"? The th - [IriusRisk](https://www.iriusrisk.com/) - offers a free Community Edition - [Microsoft Threat Modeling Tool](https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool) - [OWASP's Threat Dragon](https://github.com/OWASP/threat-dragon) +- [TaaC-AI](https://github.com/yevh/TaaC-AI) - AI-driven Threat modeling-as-a-Code (TaaC)