From 2a8f87ee45a514b57a4418445b3d38f19b75a7ea Mon Sep 17 00:00:00 2001 From: Peter 201943 Mangelsdorf <pjm349@drexel.edu> Date: Sun, 13 Feb 2022 02:38:53 -0500 Subject: [PATCH] update security policy; update readme with links to security policy --- README.md | 2 ++ documents/public/SECURITY.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 9a9453e..2307cb2 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ By SE420 Open Source Engineering Team Blue for FA22Q2 "Winter" at [Drexel Univer See the latest discussion [notes](documents/discussions/) for more detailed information, including proposals. +If you have a security concern, please check the [SECURITY](documents/public/SECURITY.md) for help. + ## Getting Started Please join us on [Discord](https://discord.gg/QKBxxSS9), we are largely focused on *discussing* and *documenting* steps as opposed to outright *programming*. diff --git a/documents/public/SECURITY.md b/documents/public/SECURITY.md index 79712fc..ec85221 100644 --- a/documents/public/SECURITY.md +++ b/documents/public/SECURITY.md @@ -8,3 +8,5 @@ If you think any of the following fit your concern, please contact [Peter Mangel - leaked sensitive personal information regarding any stakeholder or member - dangerous team processes - inappropriate member activity + +For all other concerns, please [make a new issue on the tracker](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/issues). -- GitLab