From 7fb8c218a55dae3c24e0982cba663f0370fd676f Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sun, 24 May 2026 08:59:41 +0100 Subject: [PATCH] PSRT: Add template for rejecting duplicate reports --- security/psrt.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/security/psrt.rst b/security/psrt.rst index 6b53700d8..ce26f1138 100644 --- a/security/psrt.rst +++ b/security/psrt.rst @@ -333,6 +333,15 @@ Rejecting a vulnerability report If you are interested in working on this further, you can optionally open a public issue on GitHub. +Rejecting a duplicate report +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +:: + + Thanks for your report. We've determined that this submission is a duplicate + of an issue that is already being tracked internally. Please refrain from + public disclosure until the issue has been resolved. + Advisory email ~~~~~~~~~~~~~~