From aafb988673fc3941afa2911148586263f57aacf9 Mon Sep 17 00:00:00 2001 From: Yann Pellegrini Date: Sun, 16 Aug 2026 20:25:06 +0200 Subject: [PATCH] Use org-level security policy (ipython/.github/SECURITY.md) Do not define SECURITY.mds at the repo-level but rather as org-level. This fixes the old email address being used here. https://github.com/jupyter/security/issues/125 and https://github.com/jupyter/security/issues/124 --- SECURITY.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index cdc832d..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,10 +0,0 @@ -# Security Policy - -## Reporting a Vulnerability - -All IPython and Jupyter related security are handled via security@ipython.org. -You can find more information on the Jupyter website. https://jupyter.org/security - -## Tidelift - -You can also report security concerns for the `comm` package via the [Tidelift platform](https://tidelift.com/security).