-
Notifications
You must be signed in to change notification settings - Fork 6
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
27 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,27 @@ | ||
# Reporting Security Issues | ||
|
||
The Rootstock team and community take security bugs in rootstock seriously. Beside this project is out of our Bug Bounty Program scope, we appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions. | ||
|
||
|
||
## Responsible Disclosure | ||
|
||
For all security related issues, rsk-utils has two main points of contact. Reach us at <[email protected]> or use the GitHub Security Advisory ["Report a Vulnerability"](https://github.com/rsksmart/rsk-utils/security/advisories/new) tab. | ||
|
||
The Rootstock team will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance. | ||
|
||
**Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/rsksmart/rsk-utils/issues). | ||
|
||
## Vulnerability Handling | ||
|
||
### Response Time | ||
|
||
RootstockLabs will make a best effort to meet the following response times for reported vulnerabilities: | ||
|
||
* Time to first response (from report submit) - 5 business days | ||
* Time to triage (from report submit) - 7 business days | ||
|
||
We’ll try to keep you informed about our progress throughout the process. | ||
|
||
### Disclose Policy | ||
|
||
Follow our [disclosure guidelines](https://www.rootstocklabs.com/bounty-program/). |