From fd2dc6501e46a724857f3cc1a5f9495cd01002f1 Mon Sep 17 00:00:00 2001 From: Tiago Castro Date: Thu, 16 Jan 2025 14:34:04 +0000 Subject: [PATCH] docs(security): cross-reference security docs Signed-off-by: Tiago Castro --- SECURITY.md | 10 ++++++++++ SECURITY_CONTACTS.md | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 SECURITY.md create mode 100644 SECURITY_CONTACTS.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..d7c57ee1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +
+ +## Umbrella Project + +OpenEBS is an "umbrella project". Every project, repository and file in the OpenEBS organization adopts and follows the policies found in the Community repo umbrella project files. +
+ +This project follows the [OpenEBS Security Policy](https://github.com/openebs/community/blob/HEAD/SECURITY.md). diff --git a/SECURITY_CONTACTS.md b/SECURITY_CONTACTS.md new file mode 100644 index 00000000..f83ee43b --- /dev/null +++ b/SECURITY_CONTACTS.md @@ -0,0 +1,10 @@ +# Security Contacts + +
+ +## Umbrella Project + +OpenEBS is an "umbrella project". Every project, repository and file in the OpenEBS organization adopts and follows the policies found in the Community repo umbrella project files. +
+ +Please refer to the [OpenEBS Security Contacts](https://github.com/openebs/community/blob/HEAD/SECURITY_CONTACTS.md).