From 3afd5b6511f48e0ad160128b697553378923ef73 Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Mon, 20 Nov 2023 11:18:18 +0100 Subject: [PATCH] Add security.md --- 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..86c88c3 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Reporting a Vulnerability + +All IPython and Jupyter security are handled via security@ipython.org. +You can find more information on the Jupyter website. https://jupyter.org/security + +## Tidelift + +You can report security concerns for IPython via the [Tidelift platform](https://tidelift.com/security).