-
Notifications
You must be signed in to change notification settings - Fork 11
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
33 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,33 @@ | ||
## Reporting Security Issues | ||
|
||
To report a security issue, please fill the form as described in | ||
[Security in Yandex Cloud](https://yandex.cloud/en/docs/security/). | ||
|
||
Please include the requested information listed below (as much as you | ||
can provide) to help us better understand the nature and scope of the | ||
possible issue: | ||
|
||
* Type of issue (e.g. buffer overflow, SQL injection, cross-site | ||
scripting, etc.) | ||
* Full paths of source file(s) related to the manifestation of the | ||
issue | ||
* The location of the affected source code (tag/branch/commit or | ||
direct URL) | ||
* Any special configuration required to reproduce the issue | ||
* Step-by-step instructions to reproduce the issue | ||
* Proof-of-concept or exploit code (if possible) | ||
* Impact of the issue, including how an attacker might exploit the | ||
issue | ||
|
||
This information will help us triage your report more quickly. | ||
|
||
## Do not | ||
|
||
For better collaboration, we hope you: | ||
|
||
- Do not file public issues on GitHub for security vulnerabilities. | ||
- Do not report non-security-impacting bugs through this channel. | ||
|
||
## Preferred Languages | ||
|
||
We prefer all communications to be in English. |