From 706df339274bd66b887badfc755a5369223b09a4 Mon Sep 17 00:00:00 2001 From: M Bussonnier Date: Tue, 18 Mar 2025 17:57:04 +0100 Subject: [PATCH 1/2] Add Security.md file. This is good practice and necessary for tidelift. --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..749347b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# 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). From 31714fec2ec02aa0fdeb34bdaddee0ed94e5b676 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 16:58:43 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 749347b..cdc832d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,9 +2,9 @@ ## Reporting a Vulnerability -All IPython and Jupyter related security are handled via security@ipython.org. +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). +You can also report security concerns for the `comm` package via the [Tidelift platform](https://tidelift.com/security).