Skip to content

Commit 25bdac0

Browse files
authored
Create SECURITY.md
1 parent 7d29392 commit 25bdac0

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

SECURITY.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The following table outlines the versions of `mysqlmonitor-script` that are currently supported with security updates. Ensure you are using a supported version to receive the latest fixes and improvements.
6+
7+
| Version | Supported |
8+
| ----------- | ------------------ |
9+
| 2025.01.x | :white_check_mark: |
10+
| 2024.x | :x: |
11+
| < 2024.x | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
If you discover a vulnerability in the `mysqlmonitor-script`, please report it to us promptly. Your report will help improve the security and reliability of this project for all users.
16+
17+
### How to Report:
18+
- Email: [security@haydenjames.io](mailto:security@haydenjames.io)
19+
- GitHub Issues: [Open an issue](https://github.com/haydenjames/mysqlmonitor-script/issues) (mark as "Security")
20+
21+
### What to Include:
22+
1. A clear description of the vulnerability.
23+
2. Steps to reproduce the issue.
24+
3. The version of the script being used.
25+
4. Any relevant logs or error messages (if applicable).
26+
27+
### What to Expect:
28+
- Acknowledgment of your report within **48 hours**.
29+
- Regular updates on the status of your report.
30+
- If confirmed, a fix or mitigation will be released in a timely manner, and you will be credited for your contribution (if desired).
31+
32+
Thank you for helping to make `mysqlmonitor-script` secure and reliable for the community!

0 commit comments

Comments
 (0)