From 45a7b35f45c143a71553b0a62a8bb136cd964db6 Mon Sep 17 00:00:00 2001 From: Sylvester Kaczmarek <16242628+SJKaczmarek@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:09:37 +0100 Subject: [PATCH] Update --- code/threat_modeling/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 code/threat_modeling/README.md diff --git a/code/threat_modeling/README.md b/code/threat_modeling/README.md new file mode 100644 index 0000000..0a55ad1 --- /dev/null +++ b/code/threat_modeling/README.md @@ -0,0 +1,3 @@ +# Threat Modeling Folder + +This subfolder is dedicated to scripts specifically designed for threat modeling in the context of space, AI, and robotics cybersecurity. It contains tools, utilities, and methodologies that aid in identifying, assessing, and mitigating potential threats in these specialized areas.