From d772e71a5708564d7bbade830b21d592e2132d26 Mon Sep 17 00:00:00 2001
From: Pierre Smeyers <pierre.smeyers@gmail.com>
Date: Sat, 4 Mar 2023 18:12:13 +0100
Subject: [PATCH] doc: create vulnerability issue as confidential with label

---
 SECURITY.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SECURITY.md b/SECURITY.md
index 94f9005..0d9dc00 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -7,7 +7,7 @@ Security fixes and updates are only applied to the latest released version. So a
 ## Reporting a Vulnerability
 
 In order to minimize risks of attack while investigating and fixing the issue, any vulnerability shall be reported by 
-opening a [**confidential** issue on gitlab.com](https://gitlab.com/to-be-continuous/gcloud/-/issues/new).
+opening a [**confidential** issue on gitlab.com](https://gitlab.com/to-be-continuous/gcloud/-/issues/new?issue[confidential]=true&issue[description]=%28type+in+the+vulnerability+details+here%29%0A%0A%2Flabel%20~%22kind%3A%3Avulnerability%22).
 
 Follow-up and fixing will be made on a _best effort_ basis.
 
-- 
GitLab