From ee62d0f46a4cd0d28a0c12b6148ae6f91861f436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Thu, 18 Sep 2025 14:40:26 +0200 Subject: [PATCH] Update GH Issue template to add quick note about security vulenerabilities and sensitive informations --- .github/ISSUE_TEMPLATE/bug.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 0a237e71ea..fbe239d67b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -24,6 +24,9 @@ body: attributes: value: | Thank you very much for your feedback! + * **Possible security vulnerabilities**: STOP here and contact `security@apache.org`. + * _**Please provide a title above with a short, concise summary**_ - don't leave it "empty". + * Do **NOT** share any sensitive information like password, security tokens, private URLs, etc. - type: checkboxes attributes: label: Search before asking