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
(especially with dozen of other emails from bug bounty program in CC)
48
-
49
-
- Avoid asking us if we run a bug bounty program on private channel, or reward
50
-
discovery, discuss it on the public forum.
28
+
- If you are unsure, it is always best to contact us.
29
+
- Remember we are an open source project maintained by volunteers, we have limited resources to spare. Please be mindful of our time.
30
+
-**Avoid** sending basic reports that just use website scanning tools without context or understanding of the problem:
31
+
- Example: we often receive minimalist reports of JavaScript vulnerability or incorrect CORS on
32
+
_static_ websites (mostly on jupyter.org and documentation on `*.readthedocs.io`). Static website are not affected by these kinds of issues.
33
+
- Examples of how to do this more effectively:
34
+
- You ran a tool and think there is vulnerability because you are learning. In the body of your message, include your analysis and your uncertainty about the problem.
35
+
- You are a security researcher: Verify the tool claim and try to develop
36
+
a POC showing how the vulnerability could be exploited, and the fix that could resolve the problem.
37
+
-**Avoid** sending mass emails to `[email protected]` (especially when cc'ing dozens of other emails from bug bounty programs)
38
+
-**Avoid** asking if we run a bug bounty programs or reward discovery in a private channel, discuss it in the public forum.
51
39
52
40
53
41
## Vulnerability information
@@ -71,8 +59,7 @@ We are working to identify and coordinate security efforts across the Jupyter co
71
59
The [Jupyter Security](https://github.com/jupyter/security) GitHub repo has information how to participate and contribute.
72
60
For discussion, please use the special Discourse [security topic](https://discourse.jupyter.org/c/special-topics/security/48) on the Jupyter Discourse server.
73
61
74
-
75
-
## vendor assessments
62
+
## Vendor assessments
76
63
77
64
Jupyter cannot provide, or fill in "Plan-Risk Assessment", "Hecvat", "Vpat" and
0 commit comments