From acf31cfbaf154cdfc6ce51c1e8881b4a5f00bf79 Mon Sep 17 00:00:00 2001 From: Kathryn Kodama Date: Thu, 15 Feb 2024 11:25:06 -0500 Subject: [PATCH] chore: update ownerhsip to appsec-posture --- .github/CODEOWNERS | 4 ++-- README.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2df9ffa..52e8217 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -* @wealthsimple/platform-security -.github/workflows/* @wealthsimple/developer-tools @wealthsimple/platform-security +* @wealthsimple/appsec-posture +.github/workflows/* @wealthsimple/developer-tools @wealthsimple/appsec-posture diff --git a/README.md b/README.md index 72b2dfd..5eda79e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Schema migration tool for checking and adding comments on *Personally Identifiable Information* (PII) columns in Rails. +Maintained by the [Application Security & Posture Management Team](https://github.com/orgs/wealthsimple/teams/appsec-posture). +You can find us on slack at [#appsec-posture](https://wealthsimple.slack.com/archives/C05AZ5R23PH) + Specifically, this gem serves a few functions: * Warning you when you might be missing an annotation on a column