Skip to content

Commit c0a55b6

Browse files
authored
Create SECURITY.md
1 parent 3780529 commit c0a55b6

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

SECURITY.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Security
2+
3+
EasyEngine takes the security of our software products seriously, which includes all source code repositories managed through our GitHub organizations.
4+
5+
If you believe you have found a security vulnerability in any EasyEngine repository, please report it to us at [email protected].
6+
7+
## Reporting Security Issues
8+
9+
**Please do not report security vulnerabilities through public GitHub issues.**
10+
11+
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message.
12+
13+
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:
14+
15+
* Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
16+
* Full paths of source file(s) related to the manifestation of the issue
17+
* The location of the affected source code (tag/branch/commit or direct URL)
18+
* Any special configuration required to reproduce the issue
19+
* Step-by-step instructions to reproduce the issue
20+
* Proof-of-concept or exploit code (if possible)
21+
* Impact of the issue, including how an attacker might exploit the issue
22+
23+
This information will help us triage your report more quickly.
24+
25+
## Preferred Languages
26+
27+
We prefer all communications to be in English.

0 commit comments

Comments
 (0)