Commit
Revise security policy for supported versions and reporting
Updated the security policy to clarify supported versions and reporting process.
4746f1b
SECURITY.md | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 SECURITY.md
Diff
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..0b4e044
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,21 @@
+# Security Policy
+
+## Supported Versions
+
+We currently support the latest stable version of this project.
+
+| Version | Supported |
+| ------- | --------- |
+| Latest | ✅ |
+| Older versions | ❌ |
+
+## Reporting a Vulnerability
+
+If you discover a security vulnerability, please report it responsibly.
+
+Please do **not** open a public issue for security-related reports.
+
+Instead, contact us at:
+
+```text
[email protected]