From 8c45dd6fe8c36a92872f26db5e10c8c672b3228c Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Tue, 7 Apr 2026 18:56:47 +0200 Subject: [PATCH] Revise security policy and reporting guidelines Updated supported versions and vulnerability reporting instructions. --- 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 00000000..a2992067 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 13.6.x | :white_check_mark: | +| < 13.6.0 | :x: | + +## Reporting a Vulnerability + +Open an issue. If the vulnerability can be used to exploit user data (or leak other sensitive information) send an email to yjs [at] kevinjahns.de