From 28ed2684e079054eb4db9b7808c768160599e496 Mon Sep 17 00:00:00 2001 From: Pierre Smeyers <pierre.smeyers@gmail.com> Date: Sat, 4 Mar 2023 18:14:11 +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 206c80d..7491f0c 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/sonar/-/issues/new). +opening a [**confidential** issue on gitlab.com](https://gitlab.com/to-be-continuous/sonar/-/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