From 3d887df2659c39f714028dce82f05805cb76dd87 Mon Sep 17 00:00:00 2001 From: Madelyn Olson <34459052+madolson@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:12:28 -0700 Subject: [PATCH] Add links for security issues (#299) Add an initial security release page. In the fullness of time I would like to also include our version support here, but until that has been decided I would like to keep this simple and just include links. --------- Signed-off-by: Madelyn Olson --- SECURITY.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 285b6d3d6..2b095e534 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,8 +1,6 @@ -# Security Policy - -Valkey is under development, more information will become available. - ## Reporting a Vulnerability -If you believe you've discovered a serious vulnerability, please contact Madelyn -at placeholderkv@gmail.com +If you believe you've discovered a security vulnerability, please contact the Valkey team at security@lists.valkey.io. +Please *DO NOT* create an issue. +We follow a responsible disclore procedure, so depending on the severity of the issue we may notify Valkey vendors about the issue before releasing it publicly. +If you would like to be added to our list of vendors, please reach out to the Valkey team at maintainers@lists.valkey.io.