From 9fe82b8b4d8fe02ac073b81e808f2a16cbf81a08 Mon Sep 17 00:00:00 2001 From: Courtney Vallentyne Date: Fri, 5 Apr 2024 15:44:55 -0400 Subject: [PATCH 1/2] Update README.md (#399) updated URL for guardrail accelerator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d07ef966..9802c20f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ As part of the Government of Canada (GC) Cloud Operationalization Framework, the See [GC 30-Day Cloud Guardrails](docs/gc-30-day-cloud-guardrails.md) to find out how the reference implementations meet (or can meet) these requirements. -We recommend deploying the [Guardrails Solution Accelerator](https://github.com/Azure/GuardrailsSolutionAccelerator) for evidence collection. The solution provides continuous audit to the Canadian Public Sector customers' environment with a comprehensive workbook revealing the compliance status for each of the [12 GC 30-Day Cloud Guardrails controls](https://github.com/canada-ca/cloud-guardrails#summary---initial-30-days). +We recommend deploying the [Guardrails Solution Accelerator](https://github.com/ssc-spc-ccoe-cei/azure-guardrails-solution-accelerator) for evidence collection. The solution provides continuous audit to the Canadian Public Sector customers' environment with a comprehensive workbook revealing the compliance status for each of the [12 GC 30-Day Cloud Guardrails controls](https://github.com/canada-ca/cloud-guardrails#summary---initial-30-days). ## Onboarding to Azure DevOps From f3fba28b3f77a1d5533f8779d827ac8522548fe5 Mon Sep 17 00:00:00 2001 From: Barrington Willis <51492255+tredell@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:05:11 -0800 Subject: [PATCH 2/2] Update CODEOWNERS (#409) Removing Senthuran and adding Courtney as a code owner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d732fb68..9c601ab0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # These owners will be the default owners for everything in the repo. -* @hudua @SenthuranSivananthan @skeeler @Tredell +* @hudua @Vallentyne @skeeler @Tredell