From 55989595eaf4774347bec6f147d43a7cd5eb275f Mon Sep 17 00:00:00 2001 From: Jeffrey 'Alex' Clark Date: Thu, 9 Apr 2026 18:17:39 -0400 Subject: [PATCH] Add private channels note to internal communication guidance Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .github/INCIDENT_RESPONSE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/INCIDENT_RESPONSE.md b/.github/INCIDENT_RESPONSE.md index 3eec4d4e4..7e556728a 100644 --- a/.github/INCIDENT_RESPONSE.md +++ b/.github/INCIDENT_RESPONSE.md @@ -199,6 +199,7 @@ After the fix is released and the advisory is public: ### Internal (during embargo) - Use the **private GitHub Security Advisory** thread for coordination with the reporter. +- Use private communication channels for all other coordination. - Do not discuss details in public issues, PRs, or Gitter/IRC channels. ### External (at or after disclosure)