From b5b369b5ffb5109bfb9c66acf810c6f797624937 Mon Sep 17 00:00:00 2001 From: Noah Omdal Date: Wed, 2 Jul 2025 14:37:21 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f70435e..3cd8872 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,9 @@ Ready-to-use prompt templates for specific development scenarios and tasks, defi - [My Pull Requests](prompts/my-pull-requests.prompt.md) - [C# Documentation Best Practices](prompts/csharp-docs.prompt.md) - Ensure that C# types are documented with XML comments and follow best practices for documentation. +### Security +- [Resolve a GitHub Advanced Security Push Protection blocked push] - Automate removing secrets from commit history + ### FinOps - [Azure Cost Optimize](prompts/az-cost-optimize.prompt.md) - Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.