From 3c127f784dee6cd93a52092be62b028a5f9dc26a Mon Sep 17 00:00:00 2001
From: Gururaj Shetty <gururaj.shetty@huawei.com>
Date: Thu, 11 Nov 2021 15:41:09 +0530
Subject: [PATCH] Add Security Issue Link

* Link added for raising new security issue

* Removed un-used definition paramters

* Closes: https://booting.oniroproject.org/mrybczyn/docs/-/issues/1

Signed-off-by: Gururaj Shetty <gururaj.shetty@huawei.com>
---
 definitions.rst         | 4 ----
 security/cve_policy.rst | 4 ++--
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/definitions.rst b/definitions.rst
index 32064ed..140ab22 100644
--- a/definitions.rst
+++ b/definitions.rst
@@ -2,7 +2,3 @@
 ..
 .. SPDX-License-Identifier: CC-BY-4.0
 .. |main_project_name| replace:: Oniro Project
-.. |contact_info| replace:: <TBD>
-.. |security_contact| replace:: <TBD>
-.. |security_public_key| replace:: <TBD>
-.. |security_bugtracker| replace:: <https://booting.oniroproject.org/security/bugtracker/-/issues>
diff --git a/security/cve_policy.rst b/security/cve_policy.rst
index a77692a..3f81fd5 100644
--- a/security/cve_policy.rst
+++ b/security/cve_policy.rst
@@ -24,10 +24,10 @@ How to report a vulnerability?
 
 If you think you have found a security issue in our distribution, please contact
 us immediatelly by posting a confidential issue in our bug tracker in a
-dedicated `security project |security_bugtracker|`.
+dedicated `security project <https://booting.oniroproject.org/security/bugtracker/-/issues>`_.
 
 To do so, login into our issue tracker or create a new account if you do not have one
-yet. Click on ``New issue``, then make sure to check the checkbox at the bottom 
+yet. Click on `New issue <https://booting.oniroproject.org/security/bugtracker/-/issues/new>`_, then make sure to check the checkbox at the bottom 
 'This issue is confidential and should only be visible to team members with at least 
 Reporter access'. Please use the 'Issue' type of ticket and the associated template.
 Fill in the title, answer the questions in the 'Description' field.
-- 
GitLab