diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..19ad5f1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,24 @@ +# Security Policy + +## Supported Versions + +Use this section to inform users about which versions of your project are currently supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | +| 0.9.x | :x: | +| < 0.9 | :x: | + +## Reporting a Vulnerability + +If you discover a security vulnerability in this project, please report it to the project maintainers by emailing [security@disease-prediction.com](mailto:lavishkumar10797@outlook.com). We take security seriously and aim to address any reported vulnerabilities promptly. + +### Expectations + +- You can expect an acknowledgment of your report within 48 hours. +- We will strive to provide regular updates on the status of the reported vulnerability and any actions being taken. +- Once a vulnerability is accepted, we will work on releasing a fix as soon as possible. +- If a vulnerability is declined, we will provide a detailed explanation of the reasoning behind the decision. + +Thank you for helping us keep our project secure!