diff --git a/MANIFEST.in b/MANIFEST.in index a66e7fa..c70c57d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -14,6 +14,7 @@ recursive-exclude tools * exclude tools exclude CONTRIBUTING.md exclude .editorconfig +exclude SECURITY.md graft scripts diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..a4b9435 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,6 @@ +# Security Policy + +## Reporting a Vulnerability + +All IPython and Jupyter security are handled via security@ipython.org. +You can find more informations on the Jupyter website. https://jupyter.org/security