From 26ebe229758a925bf6c668295aa9413eb5d034b4 Mon Sep 17 00:00:00 2001
From: John Lees-Miller <jdleesmiller@gmail.com>
Date: Thu, 9 Mar 2023 09:27:56 +0000
Subject: [PATCH] Link to global security policy

GitOrigin-RevId: 1711afb1aa1d6877b57e4ca4ded90c1522f93e0e
---
 CONTRIBUTING.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b35ec6d41d..444a7520cb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,11 +29,7 @@ If you're looking for something to work on, have a look at the [open issues](htt
 Security
 --------
 
-Please do not publish security vulnerabilities publicly until we've had a chance
-to address them. All security related issues/patches should be sent directly to
-security@overleaf.com where we will attempt to address them quickly. If you're
-unsure whether something is a security issue or not, then please be cautious and
-contact us at security@overleaf.com first.
+Please see [our security policy](https://github.com/overleaf/overleaf/security/policy) if you would like to report a potential security vulnerability.
 
 Contributor License Agreement
 -----------------------------
-- 
GitLab