From ee6f6868a64e3d35fb5f515d5259805f6f7300f1 Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Wed, 11 Sep 2024 23:32:44 +0200 Subject: [PATCH] add consideration for preliminary action --- maintainers/security-reports.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maintainers/security-reports.md b/maintainers/security-reports.md index 3e5f98ceb..d33df3e37 100644 --- a/maintainers/security-reports.md +++ b/maintainers/security-reports.md @@ -15,6 +15,8 @@ In case a vulnerability is reported: 1. Communicate with the reporter which team members are assigned and when they are available. +1. Consider which immediate preliminary measures should be taken before working on a fix. + 1. Prioritize fixing the security issue over ongoing work. 1. Keep everyone involved up to date on progress and the estimated timeline for releasing the fix.