From 783556e76092aa7a22e674d740e66a28fc8fe2bd Mon Sep 17 00:00:00 2001 From: Andrew Barrientos Date: Thu, 29 Jan 2026 08:34:10 +0800 Subject: [PATCH] Create SECURITY.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit これにより、修正される前に一般の人々が脆弱性を知ることを防ぎます。 セキュリティ上の問題を、誰もが知る前にまず修正することが重要です。 --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..3e371fe --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +セキュリティレポートについては、以下のバージョンガイドラインに従ってください。 +Follow the version guideline below for security report. + +| Version | Supported | +| ------- | ------------------ | +| 2.7.x | :white_check_mark: | +| 2.5.x | :x: |