From 354158185e3527f85ac3bfa47e28848990a5fda3 Mon Sep 17 00:00:00 2001 From: Paul McCann Date: Wed, 14 Jan 2026 11:02:37 +0000 Subject: [PATCH 1/2] docs: update security url to link to central policy --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c3b20355b5d..2f3eb56b1df 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: https://discuss.elastic.co/c/apm about: Ask (and answer) questions here. - name: Security Vulnerability - url: https://www.elastic.co/community/security + url: https://github.com/elastic/.github/blob/main/SECURITY.md about: Send security vulnerability reports to security@elastic.co. From 2fb6474849af59b4246db1ac2ffbdb3ba0665826 Mon Sep 17 00:00:00 2001 From: Paul McCann Date: Wed, 14 Jan 2026 11:03:21 +0000 Subject: [PATCH 2/2] docs: update security url to link to central policy --- .github/ISSUE_TEMPLATE/bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 9cb0a1ac914..412b0406243 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -11,7 +11,7 @@ for general questions. If you have a question or an unconfirmed bug, please visit the [forums](https://discuss.elastic.co/c/apm). For security vulnerabilities please only send reports to security@elastic.co. -See https://www.elastic.co/community/security for more information. +See https://github.com/elastic/.github/blob/main/SECURITY.md for more information. Please fill in the following details to help us reproduce the bug: -->