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).