-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## Guidelines | ||
|
||
We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: | ||
|
||
* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). | ||
* Pen-testing Production: | ||
* Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). | ||
* If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. | ||
* **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. | ||
* To be eligible for a bounty, please follow all of these guidelines. | ||
* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. | ||
|
||
We also expect you to comply with all applicable laws. |