diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e80ef52 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,28 @@ +# Security Policy + +## Supported Versions + +The following versions of the Call Blocker App are currently supported with security updates: + +| Version | Supported | +| --------- | ------------------ | +| 1.3.x | :white_check_mark: | +| 1.2.x | :white_check_mark: | +| 1.1.x | :x: | +| < 1.1 | :x: | + +## Reporting a Vulnerability + +If you discover a security vulnerability in the Call Blocker App, please report it responsibly. + +To report a vulnerability: + +1. Navigate to the **`Issues`** tab on this GitHub repository. +2. Click **`New issue`**. +3. Describe the vulnerability clearly, including steps to reproduce it if possible. +4. Apply the **`Vulnerability`** label to the issue. + +I will respond to all reported vulnerabilities and keep communication open during the review process. +Please note: While I will acknowledge and review confirmed vulnerabilities, I cannot guarantee when or if they will be addressed. + +Thank you for helping keep the Call Blocker App secure!