You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/issues.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
We appreciate you taking the time to report an issue you encountered while using the Jupyter Docker Stacks.
4
4
Please review the following guidelines when reporting your problem.
5
5
6
-
-If you believe you've found a security vulnerability in any of the Jupyter projects included in Jupyter Docker Stacks images,
7
-
please report it to [security@ipython.org](mailto:security@ipython.org), **not in the issue trackers on GitHub**.
8
-
If you prefer to encrypt your security reports, you can use [this PGP public key](https://github.com/jupyter/jupyter.github.io/blob/HEAD/assets/ipython_security.asc).
6
+
-Please use GitHub's "Report a Vulnerability" button under Security > Advisories on the appropriate repo,
7
+
e.g. [report here for Jupyter Docker Stacks](https://github.com/jupyter/docker-stacks/security/advisories).
8
+
You may also send an email to <mailto:security@ipython.org>, but the GitHub reporting system is preferred.
9
9
- If you think your problem is unique to the Jupyter Docker Stacks images,
10
10
please search the [jupyter/docker-stacks issue tracker](https://github.com/jupyter/docker-stacks/issues?q=is%3Aissue%20)
11
11
to see if someone else has already reported the same problem.
0 commit comments