-
Notifications
You must be signed in to change notification settings - Fork 77
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
43 changed files
with
605 additions
and
466 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
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 |
---|---|---|
|
@@ -2,42 +2,60 @@ | |
|
||
## Reporting a Security Vulnerability | ||
|
||
If you discover a security vulnerability in the Miru Web project, please follow these guidelines to report it responsibly: | ||
If you discover a security vulnerability in the Miru Web project, please follow | ||
these guidelines to report it responsibly: | ||
|
||
1. **Privately Notify the Maintainers:** To report a security issue, please contact the project maintainers privately by emailing [[email protected]](mailto:[email protected]). Do not disclose the issue publicly until it has been resolved. | ||
1. **Privately Notify the Maintainers:** To report a security issue, please | ||
contact the project maintainers privately by emailing | ||
[[email protected]](mailto:[email protected]). Do not disclose the issue | ||
publicly until it has been resolved. | ||
|
||
2. **Provide Details:** When reporting the issue, please provide detailed information about the vulnerability, including: | ||
- A clear description of the vulnerability. | ||
- Steps to reproduce the vulnerability. | ||
- Information about the affected versions of the project. | ||
- Any additional context or details that might be helpful. | ||
2. **Provide Details:** When reporting the issue, please provide detailed | ||
information about the vulnerability, including: | ||
|
||
3. **Do Not Share Exploits:** Do not publicly share any details of the vulnerability, including proof-of-concept exploits or other code that demonstrates the issue. | ||
- A clear description of the vulnerability. | ||
- Steps to reproduce the vulnerability. | ||
- Information about the affected versions of the project. | ||
- Any additional context or details that might be helpful. | ||
|
||
4. **Keep Communication Confidential:** Please keep all communication regarding the security issue confidential until the maintainers confirm that the issue has been resolved. | ||
3. **Do Not Share Exploits:** Do not publicly share any details of the | ||
vulnerability, including proof-of-concept exploits or other code that | ||
demonstrates the issue. | ||
|
||
4. **Keep Communication Confidential:** Please keep all communication regarding | ||
the security issue confidential until the maintainers confirm that the issue | ||
has been resolved. | ||
|
||
## Vulnerability Handling Process | ||
|
||
Once a security vulnerability is reported, the project maintainers will follow these steps: | ||
Once a security vulnerability is reported, the project maintainers will follow | ||
these steps: | ||
|
||
1. **Initial Review:** The maintainers will review the report to confirm the vulnerability's validity and severity. | ||
1. **Initial Review:** The maintainers will review the report to confirm the | ||
vulnerability's validity and severity. | ||
|
||
2. **Patch Development:** If the vulnerability is confirmed, the maintainers will work on developing a patch to address it. | ||
2. **Patch Development:** If the vulnerability is confirmed, the maintainers | ||
will work on developing a patch to address it. | ||
|
||
3. **Testing and Validation:** The patch will be thoroughly tested to ensure that it resolves the vulnerability without introducing new issues. | ||
3. **Testing and Validation:** The patch will be thoroughly tested to ensure | ||
that it resolves the vulnerability without introducing new issues. | ||
|
||
4. **Release:** A new version of the project containing the security fix will be released. The maintainers will notify the reporter when the fix is ready. | ||
4. **Release:** A new version of the project containing the security fix will be | ||
released. The maintainers will notify the reporter when the fix is ready. | ||
|
||
5. **Public Disclosure:** After a fixed version is released, the security issue will be publicly disclosed, along with the details of the fix. | ||
5. **Public Disclosure:** After a fixed version is released, the security issue | ||
will be publicly disclosed, along with the details of the fix. | ||
|
||
## Supported Versions | ||
|
||
The project currently supports the following versions: | ||
|
||
- Version 0.20.0 (Latest Release) | ||
|
||
Security issues will be addressed in the latest supported version. If you are using an older version, it is recommended to upgrade to the latest release. | ||
Security issues will be addressed in the latest supported version. If you are | ||
using an older version, it is recommended to upgrade to the latest release. | ||
|
||
## Contact | ||
|
||
If you have any questions or need further clarification on this security policy, please contact us at [[email protected]](mailto:[email protected]). | ||
If you have any questions or need further clarification on this security policy, | ||
please contact us at [[email protected]](mailto:[email protected]). |
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
Oops, something went wrong.