From bedb65c5b888e37c14d60961e1c05b3598ad02c7 Mon Sep 17 00:00:00 2001 From: webhookx-x Date: Thu, 3 Jul 2025 17:00:07 +0800 Subject: [PATCH] Create SECURITY.md Signed-off-by: webhookx-x --- SECURITY.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..1f8050fa --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,20 @@ +# Security Policy + +https://groups.google.com/g/webhookx-security + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.x.x | :white_check_mark: | +| 0.8.x | :white_check_mark: | +| < 0.7.x | :x: | + +We use [Semantic Versioning](https://semver.org/). + +## Reporting a Vulnerability + +We want to keep WebhookX safe for everyone. +If you've discovered a security vulnerability in WebhookX, +we appreciate your help in disclosing it to us in a responsible manner, +by creating a [security advisory](https://github.com/webhookx-io/webhookx/security/advisories).