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: SECURITY.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Security Policy
2
2
3
+
:warning: Do not report memory or resource leaks as security issues or exploits. Those are bugs. Report them via [Issues](https://github.com/ReactiveX/RxJava/issues) or better yet, post a **Pull Request**.
4
+
5
+
:information_source: with the advent of AI tools, high star projects like ours are prime target for trophy hunters. If you spam our repo with miscategorized exploits given our context, you will be banned after 1-3 warnings.
6
+
3
7
If you have discovered a security vulnerability in this project, please report it privately. **Do not disclose it as a public issue.** This gives us time to work with you to fix the issue before public exposure, reducing the chance that the exploit will be used before a patch is released.
4
8
5
9
Please disclose it at [security advisory](https://github.com/ReactiveX/RxJava/security/advisories/new).
0 commit comments