From fc43882cda3ded52ad696d2020736cbd8b80d0a8 Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Thu, 23 Apr 2026 06:42:05 -0600 Subject: [PATCH] Revise security policy and supported versions Updated the security policy to reflect supported versions and reporting process. --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..824625b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| > 3.18.0 | :white_check_mark: | +| <= 2.0 | :x: | + +## Reporting a Vulnerability + +Use Github to securely report the vulnerability.