From ff4dc572f3b4f4c33463705bc0e4c02f686c8f93 Mon Sep 17 00:00:00 2001 From: sb745 <201226723+sb745@users.noreply.github.com> Date: Mon, 22 Dec 2025 05:54:03 +0200 Subject: [PATCH] Added security policy --- 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..1691d31 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 2025-12 | :white_check_mark: | +| 2025-03 | :x: | + +## Reporting a Vulnerability + +Please report high risk security vulnerabilities privately. \ No newline at end of file