From 9fb37f70ed9a6a7dca2c9b068ffb74bc065d6c41 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Thu, 26 Oct 2023 23:48:34 +0200 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index b423910cb..e6c778003 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -265,5 +265,15 @@ "Awesome k8s Security": { "github": "magnologan/awesome-k8s-security", "type": "github" + }, + "Xapax Security": { + "github": "xapax/security", + "type": "github", + "filePattern": "^docs/(.+).md$" + }, + "MS Azure Security": { + "github": "MicrosoftDocs/security", + "type": "github", + "filePattern": "^(.+).md$" } }