From 672d85e63fdec58496f6a675ab819948d90746a7 Mon Sep 17 00:00:00 2001 From: YiHungWONG <40423264+yihong1120@users.noreply.github.com> Date: Wed, 8 May 2024 11:35:44 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..40555ca --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,25 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.x.x | :white_check_mark: | + +## Reporting a Vulnerability + +If you discover a security vulnerability, we encourage you to report it to us immediately. Please contact us via: + +Email: qazsx748596@gmail.com + +we promise: + +- Respond to vulnerability reports within 48 hours of receipt. +- Provide an estimated processing timetable. +- Maintain transparency about the reporting process and update you regularly on progress. +- If the vulnerability you report is identified and fixed, we will recognize your contribution in the project's credits. + +Please provide sufficient information when reporting so that we can fully understand the nature and scope of the vulnerability. This may include how to reproduce the vulnerability or provide a code snippet that demonstrates the vulnerability.