From a7d2275ca0f99d8f877b7d25ed4c80903741a5b6 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Thu, 26 Oct 2023 01:16:12 +0200 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index c9e5ffcea..8d05678d2 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -252,5 +252,9 @@ "Awesome Cloud Security": { "github": "4ndersonLin/awesome-cloud-security", "type": "github" + }, + "Awesome AWS Security": { + "github": "jassics/awesome-aws-security", + "type": "github" } }