From ce8b8d75803e4d4c8e7a92470859951c5544545f Mon Sep 17 00:00:00 2001 From: Bjorn Lu Date: Sun, 7 Jun 2026 19:53:40 +0800 Subject: [PATCH] Remove SECURITY.md to defer to .github --- SECURITY.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 7c9e960..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,11 +0,0 @@ -# Security Policy - -## Supported Versions - -| Version | Supported | -| ------- | ------------------ | -| 1.x.x | :white_check_mark: | - -## Reporting a Vulnerability - -Please select "Report a Vulnerability" on the [Security Tab](https://github.com/changesets/ghcommit/security). We will investigate all legitimate reports and do our best to quickly fix the problem.