From bf8c35ad2d1d74ba95e3296f60f8cb98be62ca23 Mon Sep 17 00:00:00 2001
From: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Date: Mon, 19 Apr 2021 14:47:21 +0200
Subject: [PATCH] docs: update readme linking to the security policy

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
---
 README.md | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 190ddf52..6ae2a7b0 100644
--- a/README.md
+++ b/README.md
@@ -102,13 +102,9 @@ All changes or deprecations of connector features will be announced in the [rele
 * Client libraries
   * [Go][go-oidc]
 
-## Reporting a security vulnerability
+## Reporting a vulnerability
 
-Due to their public nature, GitHub and mailing lists are NOT appropriate places
-for reporting vulnerabilities.
-
-Please email the [maintainers list](mailto:cncf-dex-maintainers@lists.cncf.io) to report issues that may
-be security-related.
+Please see our [security policy](.github/SECURITY.md) for details about reporting vulnerabilities.
 
 ## Getting help
 
-- 
GitLab