-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create SECURITY.md * Update SECURITY.md
- 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 @@ | ||
# Security Policy | ||
|
||
## Reporting a Vulnerability | ||
If you discover any security vulnerabilities in the `es-hangul` package, please report them immediately. We take security seriously and will address all legitimate reports in a timely manner. | ||
|
||
### How to Report | ||
To report a vulnerability, please email us at [[email protected]]. Provide as much detail as possible about the vulnerability, including: | ||
|
||
* The nature of the vulnerability | ||
* Steps to reproduce the issue | ||
* Any potential risks or impacts on users | ||
* Your contact information for further clarification | ||
|
||
### Response Process | ||
1) We will acknowledge receipt of your report within 48 hours and begin investigating the issue. | ||
2) After validating the report, we will work to fix the vulnerability and release an update as soon as possible. | ||
3) You will be informed of the resolution once the fix is deployed and may be credited in the release notes if desired. | ||
4) Security patches will be communicated through GitHub releases and other relevant channels. | ||
|
||
## Security Best Practices | ||
We recommend following these best practices to help maintain the security of your application when using `es-hangul`: | ||
|
||
* Always use the latest version of es-hangul. | ||
* Regularly update your dependencies to include the latest security fixes. | ||
* Review and monitor your own usage for potential security issues. | ||
|
||
If you have any questions or need further information, please don't hesitate to contact us. |