Skip to content

Commit e6b21c9

Browse files
Update email to report the security vulnerabilities (#803)
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
1 parent d586e90 commit e6b21c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

security.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ of security issues.
1111

1212
## How to report vulnerabilities
1313

14-
If you believe you've found a security vulnerability in a [Jupyter Subproject](https://jupyter.org/governance/list_of_subprojects.html),
15-
you can either:
14+
To report a security vulnerability in a [Jupyter Subproject](https://jupyter.org/governance/list_of_subprojects.html),
15+
take one of these two actions:
1616

17-
- directly open a GitHub Security Advisory (GHSA) in the relevant repository
18-
- report it to [security@ipython.org](mailto:security@ipython.org) if opening a GHSA is not possible, or you are unsure
17+
1. **Open a GitHub Security Advisory** (GHSA) in the relevant repository (preferred approach). See [the GitHub instructions for opening security advisories](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability).
18+
2. **Send an e-mail to [security@jupyter.org](mailto:security@jupyter.org)** reporting the vulnerability. Only do this if opening a GHSA is not possible, or you are unsure what to do.
1919
where it will belong.
2020

2121
**We do not currently run bug bounty programs, and do not currently reward

0 commit comments

Comments
 (0)