-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a security policy and updated README to warn against untrusted …
…schemas. (#175) Added a security policy and updated README to warn against untrusted schemas.
- Loading branch information
Showing
2 changed files
with
30 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
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,19 @@ | ||
# Reporting Security Issues | ||
|
||
Please see [Releases](https://github.com/23andMe/Yamale/releases). We accept | ||
vulnerability reports for the latest major version. | ||
|
||
If you believe you have found a security issue in this project, we encourage | ||
you to submit your finding through 23andMe's | ||
[Bugcrowd program](https://bugcrowd.com/twentythree-and-me) so that we can | ||
appropriately reward you. If you're unable to do so, please use | ||
[the security report form](https://www.23andme.com/security-report/) on our | ||
website to reach us. We will respond to your report within 3 business | ||
days. | ||
|
||
Please follow the rules and guidelines stated in the | ||
[Bugcrowd program brief](https://bugcrowd.com/twentythree-and-me). You can also | ||
find our Responsible Disclosure Policy on our | ||
[security report page](https://www.23andme.com/security-report/). | ||
|
||
We appreciate your efforts in helping keep our software secure! |