forked from reddit-archive/reddit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add responsible disclosure link to CONTRIBUTING.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,15 @@ Unfortunately, things will sometimes break on the operations side of the site. | |
look like a bug, but they are not. If you're not sure, make a post in | ||
[/r/bugs](http://www.reddit.com/r/bugs). | ||
|
||
3. Please adhere to our [coding | ||
3. **DO NOT PUBLICLY REPORT SECURITY BUGS**. | ||
If you have found a bug that can in some way compromise the security of the | ||
site or its users, please exercise [responsible | ||
disclosure](http://www.reddit.com/wiki/whitehat) and e-mail | ||
[email protected]. We will respond to you as soon as possible. Please note | ||
that e-mails which do not pertain to security vulnerabilities in reddit's code | ||
will be ignored. | ||
|
||
4. Please adhere to our [coding | ||
standards](https://github.com/reddit/reddit/wiki#change-reddit). | ||
|
||
After you submit your issue or request, we'll take a look and it and get back | ||
|