From 4b514d2229c47b2405a8a48a6b0573c610c7509d Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Sat, 4 Nov 2023 00:19:33 +0100 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 324c06243..28fc11bc5 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -298,5 +298,9 @@ "AWS S3 Python": { "github": "nagwww/aws-s3-book", "type": "github" + }, + "Runbooks Security Incident": { + "github": "redar0n/incident-runbook", + "type": "github" } }