From d236877c7839c6253da2e95770f2625bd5cc67e4 Mon Sep 17 00:00:00 2001 From: Devlin Pajaron Date: Wed, 19 Aug 2026 12:14:00 +0800 Subject: [PATCH] Create SECURITY.md --- 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..f4e967b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported versions + +Only the latest published version receives security fixes. + +## Reporting a vulnerability + +Please use GitHub's private vulnerability reporting for this repository. Do not +disclose vulnerabilities through public issues, pull requests, or discussions. +Include the affected version, reproduction steps, and impact so the issue can be +assessed and addressed safely.